hi every one,
can i use triggers on the tables created under MySQL. if yes, how or where can i find its syntaxes. if no, please let me know is there any other method which may work as triggers on the table.
piyush
MySQL does not use triggers, it was removed from the implementation in order to make it faster!