adspace
Answer Posted / Prabhat Yadav
A Trigger is a database object that automatically reacts to specific events in the database, such as inserting, updating, or deleting data. Triggers can be used to enforce business rules, maintain data consistency, and perform auditing tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the current version of sql?
how to escape special characters in sql statements? : Sql dba
What is the current version of postgresql?
what are aggregate and scalar functions? : Sql dba
Do we need to rebuild index after truncate?
If a cursor is open, how can we find in a pl/sql block?
Can we rollback truncate?
What is your daily office routine?
what are the advantages of sql ? : Sql dba
what is bcp? When does it used? : Sql dba
Can delete statement be rollbacked?
Is inner join faster than left join?
how many tables will create when we create table, what are they? : Sql dba
Can we use distinct and group by together?
what is schema? : Sql dba