

MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Mysql knowledge and support exam preparation. Choose a topic below to get started.
1. |
Deletion of an employee from table also deletes that employee from another table. This kind of delete is called ____________. |
A. | concrete |
B. | elaborate |
C. | cascaded |
D. | transparent |
E. | None of these |
Answer» D. transparent | |
2. |
The property of InnoDB that enforces foreign key relationships stay intact is called _____________. |
A. | referential integrity |
B. | consistency |
C. | durability |
D. | atomicity |
E. | None of these |
Answer» B. consistency | |