how can we write trigger in trigger????????
can we write one trigger on two table???
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / abhisudipta
Yes , I am again, my previous answer is correct only for the
2nd question.
In case of the 1st question: I would like to say that if we
use execute immediate in a procedure or function , there
write the script of creating the new trigger and then that
procedure/function is being called from the trigger body
then only it works.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the ansi data types supported in oracle?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
How to delete multiple rows from a table in oracle?
What is a Temporary Segment ?
What are the different windows events activated at runtime ?
How to assign values to data fields in record variables?
how to genarate random numbers in oracle for particular row?
What is a SNAPSHOT ?
when loggined as SYSTEM,how to display all the users of database using sql query?
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
What is the maximum number of triggers that can be applied to a single table?
What is Redo Log Buffer in Oracle?