sql - a function to find which event occured for a table in Trigger -


i have atrigger. want have condition in it, example if(insert_event occured) ...

i don't know how write condition?!

please see link:

http://www.sqlteam.com/article/an-introduction-to-triggers-part-i

if ( insert event occurred )

would

for insert as


Comments

Popular posts from this blog

jquery - isAjaxRequest always return false -

php - SPIP: From Tag directly to an article -