InterviewSolution
Saved Bookmarks
| 1. |
Deletion of an employee from table also deletes that employee from another table. This kind of delete is called ____________(a) transparent(b) concrete(c) elaborate(d) cascadedI got this question during an online exam.I want to ask this question from Foreign Keys and Referential Integrity topic in division Using SQL to Manage Data of MySQL |
|
Answer» The correct option is (d) cascaded |
|