What are triggers and its uses?
Answer / Amit Kumar Attari
Triggers are SQL routines that automatically execute in response to specific events on a table. These events include INSERT, UPDATE, or DELETE operations. Triggers are useful for maintaining data integrity, enforcing business rules, and auditing changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
counting the no.of characters occurs in a string by using pl/sql function
In what condition is it good to disable a trigger?
How to look at the current sql*plus system settings?
What is difference between hql and native sql?
What is the difference between delete and truncate statement in sql?
Is hadoop a nosql?
Can a view be updated/inserted/deleted?If Yes under what conditions?
What is sql procedures and functions?
What is trigger and how to use it in sql?
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
What is an intersect?
what does the t-sql command ident_current does? : Transact sql
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)