

MCQOPTIONS
Saved Bookmarks
This section includes 4 Mcqs, each offering curated multiple-choice questions to sharpen your Structured Query Language (SQL) knowledge and support exam preparation. Choose a topic below to get started.
1. |
0-9 |
A. | 1-6 |
B. | No row |
C. | None of the mentioned |
Answer» B. No row | |
2. |
Single row |
A. | Double row |
B. | No row |
C. | None of the mentioned |
Answer» B. No row | |
3. |
Which statement is used to delete an existing row from the table? |
A. | DELETE |
B. | WHERE |
C. | MODIFY |
D. | None of the mentioned |
Answer» B. WHERE | |
4. |
Which statement is used for updating existing information in the table? |
A. | UPDATE |
B. | WHERE |
C. | MODIFY |
D. | ALTER |
Answer» B. WHERE | |