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
Is pl sql a scripting language?
What is the usage of when clause in trigger?
What does fetching a cursor do?
what is the command used to fetch first 5 characters of the string? : Sql dba
How do I run a pl sql procedure in sql developer?
what is the difference between truncate and delete statement? : Transact sql
What are the types of triggers in sql?
Why do we create stored procedures & functions in pl/sql and how are they different?
What are the ddl commands?
What is the difference between delete and truncate commands?
Why having clause is used in sql?
What can you do with pl sql?
Can we create clustered index without primary key?
How do you clear the screen in sql?
What is the difference between drop and truncate commands?