Ease database management and automate functions with triggers in MySQL

  2006-08-25 11:00:05
In SQL terms, a trigger is"procedural code that is automatically executed in response to certain events on a particular table in a database" (Wikipedia). More simply, it is a stub of code that is automatically activated when a particular database event, such as an INSERT or DELETE, occurs. 
  PNG Image  PNG Image  PNG Image
  Related tags  


This particular article has been collected via RSS syndication. We apologize if it's too brief.
If You wish to publish articles on LinuxStreet.net please contact us.


  Similar articles found on LinuxStreet  
ImageUse MySQL GUI tools remotely and securely
ImageVisual MySQL Database Design in MySQL Workbench
ImageFirebird 2.1 officially released
ImagephpMyBackupPro: No simpler backup for MySQL
ImageMySQL Enterprise simplifying database admin
ImageSun releases MySQL 5.1
ImageHow To Back Up MySQL Databases Without Interrupting MySQL
ImageLibrarians Learn a Thing or Two About SQL
ImageHowto Connect MySQL using C API under Linux / UNIX
ImageRecover a MySQL Table with Zmanda Recovery Manager

Leave a comment on this article


Captcha

  
Check this if the code you see is not readable and resubmit the form.
(Data you entered will be preserved)



  

Comments (0)