Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Database Concepts - Introduction

Total questions: 13

Worksheet time: 4mins

Name
Class
Date
1.

(a)   is the degree of table Employee?

2.

(a)   is the cardinality of table Employee.

3.

The number of columns in a table is known as (a)   of a table.

4.

The number of records in table is known as (a)   of a table.

5.

Which all options are correct regarding a Primary key?

a)

Can have many primary keys in a table

b)

it can't be left blank

c)

it can't have duplicate values

6.

Which one is correct?

a)

Alternate key – primary key = Candidate keys

b)

Candidate keys - Alternate key = primary key

c)

Candidate keys – primary key = Alternate key

7.

Which key is used to maintain relationship between tables?

a)

Candidate key

b)

Foreign key

c)

Primary key

d)

Alternate key

8.

In a table there can be many alternate keys.

a)

True

b)

False

9.

In a table there can be many candidate keys.

a)

True

b)

False

10.

All items in a column of a table should be .................

a)

heterogeneous

b)

homogeneous

11.

Which model is used in MySQL?

a)

Network Model

b)

Hierarchical Model

c)

Relational Model

12.

Vertical subset of a table is known as .................

a)

Fields

b)

Records

c)

Attributes

d)

Tuple

13.

Horizontal subset of a table is known as .....................

a)

Records

b)

Fields

c)

Tuple

d)

Rows