wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz on DBMS-U4

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the expansion of SQL?

a)

Structured Query Language

b)

Semi Qualifier Limit

c)

Sample Quality Language

2.

Data Manipulation Language (DML) provides___________ data manipulation statements.

a)

4

b)

3

c)

2

d)

1

3.

Which of the following commands allow the user to perform audit and analysis operations within the database?

a)

TCS

b)

DQL

c)

DCL

d)

DAS

4.

Which one of the following is not a data definition language statement?

a)

Create

b)

Drop

c)

Alter

d)

Select

5.

Which of the following database object does not physically exist?

a)

Basic Table

b)

Views

c)

Index

6.

Non - updateable views are also called __________

a)

Read-only views

b)

Theoretically views

c)

Dropping view

d)

Alter view

7.

Which of the following index is made up of more than one column?

a)

Clustered Index

b)

Simple Index

c)

Multiple Index

d)

Composite Index

8.

The fact that the result of a SELECT statement is another table is referred to as the _________ property of the relational systems.

a)

Spatial

b)

Cluster

c)

Closure

9.

Which of the following clause is usually used together with aggregate functions?

a)

ORDER BY ASC

b)

ORDER BY DESC

c)

GROUP BY

10.

A _________ is resolved in a top-to-bottom fashion.

a)

Nested Subquery

b)

Correlated Subquery

c)

Parallel Subquery