how can we write trigger in trigger????????
can we write one trigger on two table???
Answer Posted / sudipta santra
No we can not attach one common trigger for multiple tables
but it is possible in vise-varsa.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to create id with auto_increment on oracle?
How to use subqueries in the from clause in oracle?
How to drop a stored procedure in oracle?
What happens if the imported table already exists?
Can multiple columns be used in group by in oracle?
What is procedure overloading in oracle?
How to execute a stored program unit?
Why does Oracle not permit the use of PCTUSED with indexes?
What is the usage of synonyms?
Explain oracle data types with examples?
How to view the tablespaces in the current database?
What is a read write transaction in oracle?
How to call a stored function with parameters?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
What is integrity and what is constraint??Explain with example