wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DBMS-Basic concepts

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

The attribute name could be structured as an attribute consisting of first name, middle initial, and last name. This type of attribute is called

a)

composite

b)

structured

c)

multi valued

d)

derived

2.

check the incorrect option

a)

ER is an conceptual Data model

b)

DBMS avoids Data redundancy

c)

we cannot create a table without a primary key

d)

An attribute of an entity can have more than one value

3.

The attribute AGE is calculated from DATE_OF_BIRTH. The attribute AGE is



(a)  

4.

for the following two entities which one is the correct option CUTOMER/ORDER

a)

one to one

b)

one to many

c)

many to one

5.

For the following two entities which is the correct option RULER/COUNTRY

a)

one to many

b)

one to one

c)

many to one

6.

Record in a database is

a)

can have information about a person

b)

Known as row

c)

group of related record

d)

Known as column

7.

for the following two entities which is appropriate relationship Zoo/Animal

a)

one to one

b)

one to many

c)

many to one

8.

Entity-relationship diagrams is

a)

a tool that graphically shows the collections of entities in a system

b)

a tool that graphically shows the connections among entities in a system

9.

Identify the primary key from the following

a)

name

b)

mark

c)

telephone number

d)

Gender

10.

can a primary key be null

a)

yes

b)

no