Answer Posted / nashiinformaticssolutions
A Triger is a database object in PL/SQL that automatically executes actions in response to specific events, such as insertions, updates, or data deletions in a table. Triggers are typically used to enforce business rules, maintain data integrity, and automate tasks. You create and define triggers using PL/SQL code and attach them to database tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of optimization?
what is an extent ? : Sql dba
what are date and time intervals? : Sql dba
How do I remove sql developer from windows 10?
Explain unique key in sql.
Explain what is rdbms?
how to decrement dates by 1 in mysql? : Sql dba
What is a trigger word?
how do you tune the slow running queries in oracle db , explain the methodology
how can we destroy the cookie? : Sql dba
What does trigger mean in psychology?
what is union? : Sql dba
How to know the last executed procedure?
What is use of term?
Which are the different types of indexes in sql?