Computer and Internet » Server » MySQL » Triggers

ID #1009

Does MySQL support after delete or before delete triggers ? If yes , how can I access the row that is deleted or is going to be deleted ?

MySQL has before and after delete triggers, and the OLD keyword provides access to the row being deleted.

Tags: -

Related entries:

Last update: 2006-10-20 19:15
Author: Christian Trummer
Revision: 1.0

Digg it! Print this record Send to a friend Show this as PDF file
Propose a translation for Propose a translation for
Please rate this entry:

Average rating: 5 out of 5 (1 Votes )

completely useless 1 2 3 4 5 most valuable

You cannot comment on this entry