adspace


How does a trigger work?

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


Please Help Members By Posting Answers For Below Questions

What is the current version of sql?

1094


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

1114


What is the current version of postgresql?

1178


what are aggregate and scalar functions? : Sql dba

1129


Do we need to rebuild index after truncate?

1138


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

1238


Can we rollback truncate?

1074


What is your daily office routine?

2346


what are the advantages of sql ? : Sql dba

1142


what is bcp? When does it used? : Sql dba

1056


Can delete statement be rollbacked?

1054


Is inner join faster than left join?

1277


how many tables will create when we create table, what are they? : Sql dba

1144


Can we use distinct and group by together?

1133


what is schema? : Sql dba

1147