A table t is there.If you perform insert
,update and delete then the trigger will fire.What is
the minimum no of trigger required for a table.
Answers were Sorted based on User's Feedback
Answer / suresh babu
You can finish those all actions by using only one Trigger
| Is This Answer Correct ? | 14 Yes | 4 No |
Answer / basanti jena
You can get it by using 1 trigger but maximum 12 trigger
| Is This Answer Correct ? | 4 Yes | 0 No |
what is cartesian product?
When do I need to use a semicolon vs a slash in oracle sql?
What is the relation of a user account and a schema?
How to run create database statement again?
What are the uses of synonyms?
How to transfer database(500 gb) of oracle enterprise edition to standard edition downtime is only 1 hour not using exp/imp option ?
Explain the use of control file?
2. Display the post code and the total number of purchase orders placed with creditors in that post code.
What is the usage of control file in oracle?
How data locks are respected in oracle?
What is coalesce function?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?