MCQOPTIONS
Saved Bookmarks
| 1. |
What is the functions of on delete cascade? |
| A. | It is used to delete a tuple in a table |
| B. | It is used to specify the precise attribute that needs to be deleted in a single relation. |
| C. | It is used to preserve referential integrity in a relation |
| D. | It is used to execute sub-queries in the from clause. |
| Answer» D. It is used to execute sub-queries in the from clause. | |