Quantcast
Channel: eHow - PHP / MySQL Programming How To's
Viewing all articles
Browse latest Browse all 161

How to Insert Multiple Triggers in MySQL

$
0
0

Triggers are one of the new features in MySQL, the relational database management system. Triggers are related to certain tables and are activated by a particular event. You can use triggers to check whether an insertion is performed or whether an up...


Viewing all articles
Browse latest Browse all 161

Trending Articles