adspace
Answer Posted / 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 |
Post New Answer View All Answers
what is collation? : Sql dba
define sql insert statement ? : Sql dba
What is the best sql course?
what is sql server agent? : Sql dba
Is primary key clustered index?
what are the advantages of sql ? : Sql dba
Is primary key always clustered index?
Can delete statement be rollbacked?
Does group by remove duplicates?
what are all the common sql function? : Sql dba
Can we use distinct and group by together?
What is your daily office routine?
what is schema? : Sql dba
What is the current version of postgresql?
how to use regular expression in pattern match conditions? : Sql dba