Answer Posted / anil_abbireddy
Trigger is a named Pl/Sql block associated with a table and
executed implicitly by the oracle when the DML operations
are performed against that table.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is a unique key and primary key and foreign key?
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
Which are the different character-manipulation functions in sql?
Can unique keys be null?
What is the need of a partition key?
Why use truncate instead of delete?
what is schema? : Sql dba
What are the types of operators available in sql?
How do I view a view in sql?
How do I view an execution plan in sql?
How do you remove duplicate records from a table?
What is the difference between a database and a relational database?
Is sql a programming?
How to Execute a Package in PL/SQL.?
Can we use threading in pl/sql?