What is a database trigger?
Answer / Deepak Kumar Swarooop
A database trigger is a piece of PL/SQL code that automatically executes in response to certain events such as insert, update, delete, or DDL (Data Definition Language) statements. Triggers are used to maintain data integrity and enforcing business rules.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you define a foreign key?
how to analyze tables with 'mysqlcheck'? : Sql dba
How do you retrieve set of records from database server. {Set max records = 100 & use paging where pager page no or records = 10 & after displaying 100 records again connect to database retrieve next 100 }
what is data integrity
What is a 'instead of trigger'?
Does a join table need a primary key?
what is rdbms? : Sql dba
What is on delete restrict?
what is the stuff function and how does it differ from the replace function? : Sql dba
What is rtm stands for?
What is bind reference and how can it be created?
how to sort records in 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)