Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Database Concepts - Third

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

A relational database consists of a collection of ..............

a)

tables

b)

fields

c)

records

d)

keys

2.

............ is a field in a database table (or a combination of fields) that has a unique value.

a)

a foreign key

b)

a primary key

c)

metadata

d)

an alternate key

3.

A field in a database table whose values are the same as the primary key of another table is called .......

a)

a foreign key

b)

a primary key

c)

metadata

d)

an alternate key

4.

A group of columns serving as a primary key are known as ............ key

a)

candidate

b)

composite

c)

alternate

d)

foreign

5.

Pool of values from where a column draws the value is called .............

a)

table

b)

attribute

c)

dataset

d)

domain

6.

The column which has unique values in all the rows but is not a primary key is called ............. key.

a)

candidate

b)

alternate

c)

composite

d)

foreign

7.

A .................... key may store NULL values in it.

a)

primary key

b)

foreign key

c)

composite key

d)

none of these

8.

Data redundancy may lead to data inconsistency.

a)

True

b)

False

9.

All candidate keys are primary keys.

a)

True

b)

False

10.

Alternate keys are not primary keys.

a)

True

b)

False