what is the use of ondelete cascade?

Answers were Sorted based on User's Feedback



what is the use of ondelete cascade?..

Answer / ajeet singh

"on delete cascade" is a deleting prodess in which,if we
delete any record from the table,then all records related
to this record are deleted which are exist in any other
related/foreign table.

Is This Answer Correct ?    6 Yes 0 No

what is the use of ondelete cascade?..

Answer / deva

on delete cascade is used to delete the rows/constraints
which are in integrity/foreign key constraints.

Is This Answer Correct ?    6 Yes 2 No

what is the use of ondelete cascade?..

Answer / 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

More Oracle General Interview Questions

how to truncate date and get only time part 9:20:00

5 Answers  


Find all employees in Dept “Marketing”.

2 Answers  


How many anonymous blocks can be defined?

0 Answers  


Is there any function in oracle similar like group_concat of mysql?

0 Answers  


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

0 Answers  






How can I convert single byte kana characters into multi byte kana characters and vice-versa.

0 Answers  


How do I uninstall oracle client from windows?

0 Answers  


how do u setup a replication site?

0 Answers  


What are set operators?

0 Answers  


What is a trace file and how is it created in oracle?

0 Answers  


How to create a new user account in oracle?

0 Answers  


What are the set operators union, union all, minus & intersect meant to do?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)