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 to write a left outer join with the where clause in oracle?
What is a nvl function?
What is an oracle wallet?
What is difference between sid and service name in oracle?
Explain about the analyze command in oracle?
What is oracle in java?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
How to use "for" statements in oracle?
What is columnar storage what is the advantage?
How to specify default values in insert statement using oracle?
What is the difference between postgresql and oracle?
what is the scenario where you take the database to NoArchivelog mode?
How to drop an index in oracle?
Can we create database in oracle using command line ?
What is difference between truncate and delete?