wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

chapter 12 quiz

Total questions: 5

Worksheet time: 3mins

Name
Class
Date
1.

Which commands provide definitions for creating table structure, deleting relations, and modifying relation schemas.

a)

DDL

b)

DML

c)

DCL

d)

DQL

2.

Which command lets to change the structure of the table?

a)

SELECT

b)

ORDERBY

c)

MODIFY

d)

ALTER

3.

The command to delete a table is

a)

DROP

b)

DELETE

c)

DELETE ALL

d)

ALTER TABLE

4.

Queries can be generated using

a)

SELECT

b)

MODIFY

c)

ORDER BY

d)

ALTER

5.

Which of the following is a standard programming language to access and manipulate database

a)

MYSQL

b)

SQL

c)

PHP

d)

PYTHON