When do we use triggers?



When do we use triggers?..

Answer / Deepak Varshney

Triggers are used to maintain the database integrity by enforcing rules, auditing actions, or automating tasks. For example, they can be used to enforce data validation rules, trigger cascading updates or deletes, and audit changes made to specific tables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Differentiate pl/sql and sql?

1 Answers  


What are the two types of exceptions.

1 Answers  


what is a trigger in mysql? Define different types of trigger. : Sql dba

1 Answers  


What are the types pl/sql code blocks?

1 Answers  


What is tuple in sql?

1 Answers  


Sql technical questions

1 Answers  


describe transaction-safe table types in mysql : sql dba

1 Answers  


How to return multiple rows from the stored procedure?

1 Answers  


What is case function?

1 Answers  


How to use sql statements in pl/sql?

1 Answers  


Why stored procedures are faster than query?

1 Answers  


Is sql better than access?

1 Answers  


Categories