how many triggers we can create on a table
Answer Posted / sumedh tayade
Maximum 12 Trigger can be applied on a single table.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the maximum number of triggers that can be applied to a single table?
How to connect to oracle using service name instead of sid?
How to export your own schema?
What is save point in oracle database?
Why do you use stored procedures and state some of its disadvantages?
What is meant by recursive hints in oracle?
How to use "out" parameter properly?
What are the differences between blob and clob in oracle?
What is oracle join syntax?
What is a data dictionary and how can it be created?
What is partitioned table in Oracle?
What are the set operators union, union all, minus & intersect meant to do?
How to create a stored procedure in oracle?
What are the advantages of oracle 12c?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?