

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. |
Which of the following functions are not performed by ALTER clause? |
A. | Change name of the column |
B. | Change the name of the table |
C. | Drop a column |
D. | All of above |
E. | None of these |
Answer» E. None of these | |
2. |
Which statement makes changes to the database s global attributes? |
A. | ALTERNATE |
B. | UPDATE |
C. | CHANGE |
D. | ALTER |
E. | None of these |
Answer» E. None of these | |