Pario TechnoBlob
About Posts

Tag: stored triggers

mySQL and Stored Triggers This is an example on how you an use stored triggers in mySQL /* test_workaround.sql */ USE test ; DROP TABLE IF EXISTS addresses; CREATE TABLE addresses ( id INT(10) UNSIGNED...
Apr 30, 2007 4:25PM
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom