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 |
How we can able to import our own template (users designed MS-Word templates) which has many tabular columns; need to pass some values generate by Oracle-reports9i? Actually need to import more than 400 MS-Word templates into Oracle Reports-9i to minimize layout design in Reports.
Can we commit inside a function in oracle?
What are the types of partitions in oracle?
What is a system tablespace and when it is created?
Explain an exception and its types?
What is snapshot is too old? Give and example for better understand.
What is control file used for?
Query to get max and second max in oracle in one query ?
34 Answers CTS, Keane India Ltd, TCS, Wipro,
A and B are tables. x is a column. Then What is difference between A.x = B.x(+) and A.x = B.x ?
What is oracle and what are its different editions?
Why do you use stored procedures and state some of its disadvantages?
What is open database communication (odbc) in oracle?