Thread
:
SQL / SQLite trigger question
View Single Post
05-23-2008, 10:51 AM
#
2
(
permalink
)
rangoth
collector of stuff
Join Date: Feb 2006
Location: constitution beach
Posts: 518
-1 Internets
Code:
CREATE TRIGGER *trigger name* ON *table name* FOR INSERT AS *action to commit*
Last edited by rangoth : 05-23-2008 at
10:53 AM
. Reason: used code blocks
rangoth
View Public Profile
Find More Posts by rangoth