Answer Posted / nanne
On Delete cascade is used to when we delete the record from parent table then the related/derived record also deleted from child table.
Regards,
Nanne
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does oracle handle read consistency?
What are the different editions of oracle?
Explain the use of indexes option in imp command.
Can objects of the same schema reside in different tablespace?
Explain oracle instance.
What is the difference between $oracle_base and $oracle_home?
How to write a query with an inner join in oracle?
Which are the five query types available in oracle?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
Give the various rollback segment states.
State all possible different index configurations a table can possibly have?
How to open a cursor variable?
What are the different types of trigger and explain its various uses and functions?
what are bitmap indexes? How does they work?
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?