adspace


What is before trigger?

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


Please Help Members By Posting Answers For Below Questions

Do we need to rebuild index after truncate?

1151


What is your daily office routine?

2351


how to escape special characters in sql statements? : Sql dba

1124


what are all the common sql function? : Sql dba

1138


Does group by remove duplicates?

1118


Is primary key clustered index?

1025


What is the best sql course?

1061


What is the current version of postgresql?

1187


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

2099


how to start mysql server? : Sql dba

1277


Is primary key always clustered index?

1101


If a cursor is open, how can we find in a pl/sql block?

1251


what is sql server agent? : Sql dba

1188


what is dbms? : Sql dba

1069


How do I remove duplicates in two columns?

1201