What is trigger in mysql?
Answer / Pradeep Parashar
A trigger in MySQL is a stored program that automatically executes in response to certain events (such as INSERT, UPDATE, or DELETE) on specific tables. Triggers are designed to maintain database integrity and perform auditing tasks by enforcing business rules.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between MyISAM and INNO DB in MySQL with the Advantage and disadvantage
List the different types of normalization?
How do we delete a row in a table?
Difference between MYSQL_ASSOC,MYSQL_NUM and MYSQL_BOTH ?
What is the current version of mysql?
Can't connect mysql server on localhost?
How to display nth highest salary from a table in a mysql query?
If you specify the data type as DECIMAL (5,2), what?s the range of values that can go in this table?
How do I grant privileges to a user in mysql phpmyadmin?
Where MyISAM table will be stored and also give their formats of storage?
Is mysql a odbc?
What is difference between mysql and mysql server?
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)