adspace
Answer Posted / Amit Mukherjee
A Before Trigger in SQL and PLSQL is a database object that is executed before an INSERT, UPDATE, or DELETE statement affecting a specific table. It allows developers to perform actions like validating data, setting default values, or enforcing business rules before the actual DML operation takes place.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do we need to rebuild index after truncate?
What is your daily office routine?
how to escape special characters in sql statements? : Sql dba
what are all the common sql function? : Sql dba
Does group by remove duplicates?
Is primary key clustered index?
What is the best sql course?
What is the current version of postgresql?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
how to start mysql server? : Sql dba
Is primary key always clustered index?
If a cursor is open, how can we find in a pl/sql block?
what is sql server agent? : Sql dba
what is dbms? : Sql dba
How do I remove duplicates in two columns?