What are the Referential actions supported by FOREIGN KEY
integrity constraint ?
Answer Posted / allin
The Foreign key should depends on the primarykey
constraints.
Thanks & Regards,
RatnaRao
9833847339
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is a named program unit?
Explain overloading. Can functions be overloaded?
What do you mean by merge in oracle and how can you merge two tables?
How to write date and time interval literals in oracle?
What are the uses of linked server and explain it in detail?
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
How do I connect to oracle?
Does oracle database need java?
Why we use bulk collect in oracle?
What is system global area (sga) in oracle?
How will you identify oracle database software release?
Explain about functional dependency and its relation with table design?
How to create a stored program unit?
How to rename an index in oracle?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?