CATEGORIES
2D Graphic
Adobe PhotoshopAdobe IllustratorAdobe InDesignAdobe FlashAdobe FreehandAdobe FireworksCorel DrawPaint Shop ProGIMP
3D GraphicAudio & VideoDesktop ProgrammingWebsite DevelopmentDatabaseBusiness ApplicationsTutsBuzz Stuff 
POLL
What kind of tutorials are you interested in?

Search results for this tag: trigger.
3 tutorials have been found in database.
... to list more tags click here
MySQL » 10.07.2008 » by biohazard
0faves
This tutorial is a bit the same as the counters tutorial except that it deals with the time aspect as well.
MySQL » 10.07.2008 » by biohazard
0faves
MyISAM does not have any key constraints. This means that you can't cascade deletes and updates to other tables as you would normally do. You can however simulate the Foreign Key Constraints using triggers.
MySQL » 10.07.2008 » by biohazard
0faves
Triggers are a great way to gateher statistics and have 'running progress counters'.


