Answer Posted / 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 |
Post New Answer View All Answers
How to check your oracle database 10g xe installation?
What are the benefits of ordbms?
Briefly explain what is literal? Give an example where it can be used?
How to get a list of all background sessions in the database?
what is the difference between restoring and recovering?
What is Java Pool in Oracle?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
What is difference between truncate and delete?
what is the scripts in data base?
How to define a variable to match a table column data type?
How to convert a date to char in oracle? Give one example.
1) Does oracle have any table which contain all the exceptions and it's code internally?
What is user managed backup in Oracle?
How to write numeric literals in oracle?
How to build data dictionary view an new database?