MySQL Quiz: DDL, DML, and SELECT

MySQL Quiz: DDL, DML, and SELECT

11th Grade

16 Qs

quiz-placeholder

Similar activities

Identifying & Non-Identifying Relative Clauses

Identifying & Non-Identifying Relative Clauses

2nd Grade - University

15 Qs

BCA Final Exam Review

BCA Final Exam Review

9th - 12th Grade

20 Qs

Trắc nghiệm mạng máy tính

Trắc nghiệm mạng máy tính

10th - 12th Grade

17 Qs

Image Editing Benchmark

Image Editing Benchmark

9th - 12th Grade

14 Qs

How to Email a Teacher

How to Email a Teacher

9th - 12th Grade

15 Qs

Integrasi Antar Aplikasi Office

Integrasi Antar Aplikasi Office

10th - 12th Grade

20 Qs

Sentencias de BD

Sentencias de BD

11th Grade

15 Qs

Word Document

Word Document

7th Grade - Professional Development

13 Qs

MySQL Quiz: DDL, DML, and SELECT

MySQL Quiz: DDL, DML, and SELECT

Assessment

Quiz

Education

11th Grade

Medium

Created by

Ruchi Sharma

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a DDL command?

CREATE

INSERT

UPDATE

DROP

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL clause is used to filter records based on a specific condition?

SELECT

FROM

WHERE

ORDER BY

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the DELETE statement do?

Removes all data

Removes data only

Removes structure

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The command to modify the structure of a table is:

CREATE

DROP

ALTER

INSERT

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a DML command?

INSERT

UPDATE

DELETE

DROP

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to remove duplicate values in a SELECT query?

DISTINCT

UNIQUE

FILTER

GROUP BY

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The command ______ TABLE table_name; is used to delete a table from the database.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?