wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

DBMS QUIZ 2

Total questions: 12

Worksheet time: 12mins

Name
Class
Date
1.

The restrictions placed on the data.

a)

Relation

b)

Attribute

c)

Parameter

d)

Constraint

2.

Which of the following isn’t a level of abstraction?

a)

physical

b)

logical

c)

user

d)

view

3.

A logical structure of the database.

a)

Schema

b)

Attribute

c)

Parameter

d)

Instance

4.

A level that describes data stored in a database and the relationships among the data.

a)

physical

b)

logical

c)

user

d)

view

5.

In ER diagram an Entity set is represented by a

a)

Ellipse

b)

Rhombus

c)

Rectangle

d)

Triangle

6.

An SQL statement which allows changing definition of Table is?

a)

CREATE

b)

ALTER

c)

UPDATE

d)

SELECT

7.

In RDBMS a row is termed as

a)

attribute

b)

tuple

c)

relation

d)

degree

8.

The full form of DDL is

a)

Dynamic data language

b)

Detailed Data Language

c)

Data Definition Language

d)

Data derivation language

9.

Data dictionary is a file that contains:

a)

The names of all fields in all files

b)

The size or width of all fields in all files

c)

The Datatypes of all fields in all files

d)

All the above

10.

The________ Datatype can store unstructured data

a)

CHAR

b)

VARCHAR

c)

NUMERIC

d)

RAW

11.

Data about data is normally termed as?

a)

Directory

b)

Data bank

c)

Meta data

d)

None of the above

12.

A Data model is?

a)

Used to describe the structure of the Database

b)

Set of basic operations on Database

c)

Both A & B

d)

None of the above