Anyone knows how to create trigger in mysql?
That is when i remove a record from one table,this record should be automatically inserted in to another table.

Thanx in advance.