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 an Oracle index?
List out the components of logical database structure of oracle database.
What is the use of Redo Log Information ?
What happens to the data files if a tablespace is dropped?
What is the use of aggregate functions in oracle?
i must get table name, constraint type, constrain name with using concads "||" and it must be in string type, then with join processes i need code please help immidiately
which language is used to develop the oracle........?
What is the diff between Oracle and SQL Server
What are the differences between blob and clob in oracle?
What are the factors that affect OPTIMIZER in choosing an Optimization approach ?
What is MTTR advisor in Oracle?
What do you understand by database schema and what does it hold?