MySQL Quiz

MySQL Quiz

University

35 Qs

quiz-placeholder

Similar activities

DBS - Final Exam

DBS - Final Exam

University

40 Qs

Database Systems Final Exam

Database Systems Final Exam

University

40 Qs

Database Management Systems Quiz

Database Management Systems Quiz

University

40 Qs

Basic SQL Quiz

Basic SQL Quiz

University

30 Qs

MTA Reviewer 4

MTA Reviewer 4

University

40 Qs

Database

Database

University

37 Qs

Database Systems Quiz SE(Blue)

Database Systems Quiz SE(Blue)

University

30 Qs

UAS MANAJEMEN BASIS DATA

UAS MANAJEMEN BASIS DATA

University

30 Qs

MySQL Quiz

MySQL Quiz

Assessment

Quiz

Other

University

Medium

Created by

Niveditha Kani

Used 1+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is used to define a table in MySQL?

DML

DDL

DQL

TCL

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which SQL command is used to modify the structure of an existing table?

MODIFY

UPDATE

ALTER

CHANGE

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following keywords is used to restrict data modification privileges in MySQL?

GRANT

REVOKE

COMMIT

ROLLBACK

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which clause is used in SQL to filter results after grouping them?

HAVING

WHERE

ORDER BY

GROUP BY

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which SQL clause is used to sort results in MySQL?

ORDER BY

SORT BY

GROUP BY

FILTER BY

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What type of join returns all rows from the left table, and matching rows from the right table?

INNER JOIN

LEFT JOIN

RIGHT JOIN

FULL OUTER JOIN

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the JOIN operation do in MySQL?

Combines rows from two or more tables

Deletes rows from a table

Modifies data in multiple tables

Creates new tables

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?