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.
Answer Posted / suresh babu
You can finish those all actions by using only one Trigger
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What is using clause and give example?
What is the meaning of recursive hints in oracle?
How to specify default values in insert statement using oracle?
various types of hints and their usage
How to use fetch statement in a loop?
How to use "in" parameter properly?
What are the limitations of check constraint?
How do I know if oracle client is installed on windows?
What are set operators?
In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.
what are steps for interface? where is exchange rate defined in which table?
How to create a stored procedure in oracle?
what is the difference between data migration and production migration.
How to define a data source name (dsn) in odbc manager?
What are the numeric comparison operations?