MySQL Forums
Forum List  »  Triggers

Re: get id in trigger before delete
Posted by: Ankur Kaushik
Date: June 13, 2014 09:55PM

My Case is such that

when there is more ids deleted such as

delete from dtrigger where name in ('qwe', 'asd','qaz','edc','wsx');

before deletion all the ids which will be deleted should insert into other table

Options: ReplyQuote


Subject
Views
Written By
Posted
3091
June 13, 2014 06:07PM
Re: get id in trigger before delete
1371
June 13, 2014 09:55PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.