How to create a trigger in mysql?
Answer / Ankush Verma
To create a trigger in MySQL, use the CREATE TRIGGER statement. For example: `CREATE TRIGGER trigger_name AFTER INSERT ON table_name FOR EACH ROW BEGIN ... END;`
| Is This Answer Correct ? | 0 Yes | 0 No |
Is mysql workbench a dbms?
Which software is used for mysql?
Why is it called mysql?
How to check if value already exists in mysql database in php?
What are the functions used to encrypt and decrypt the data present in mysql?
Is mysql a distributed database?
How MySQL is different from SQL?
17 Answers HCL, IBM,
How to store binary data in mysql?
How do I run mysql on a mac?
What is the difference between truncate and delete?
What are all the Common SQL Function?
How to rename an existing table in mysql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)