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. |
What is the meaning of REFERENCES in table definition? |
| A. | Primary key |
| B. | NULL |
| C. | Foreign Key |
| D. | A foreign Key belong to this particular table |
| Answer» E. | |
| 2. |
Which data type character merges the Check Constraint into a data type definition? |
| A. | ENUM |
| B. | ENUM1 |
| C. | ENUM2 |
| D. | None of the mentioned |
| Answer» B. ENUM1 | |