wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

database concepts

Total questions: 51

Worksheet time: 29mins

Name
Class
Date
1.

The number of rows in a relation

a)

degree

b)

tuple

c)

cardinality

d)

domain

2.

SQL stands for

(a)  

3.

Data about data is ______________

a)

Data Description

b)

Metadata

c)

Data redundancy

d)

Data inconsistency

4.
Which of these could be a primary key?
a)
Centre number
b)
Surname
c)
Teacher name
d)
Students addresses
5.

How many records are in this database?

a)

8

b)

5

c)

9

d)

12

6.

What is the primary key in this database?

a)

Emp_Id

b)

Last Name

c)

Gender

d)

Title

7.

(a)   is the degree of table Employee?

8.

(a)   is the cardinality of table Employee.

9.

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

10.

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

11.

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

12.

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

13.

Which key is used to maintain relationship between tables?

a)

Candidate key

b)

Foreign key

c)

Primary key

d)

Alternate key

14.

In a table there can be many alternate keys.

a)

True

b)

False

15.

In a table there can be many candidate keys.

a)

True

b)

False

16.

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

a)

heterogeneous

b)

homogeneous

17.

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

a)

Fields

b)

Records

c)

Attributes

d)

Tuple

18.

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

a)

Records

b)

Fields

c)

Tuple

d)

Rows

19.

Raw facts which people gather is referred to as ...

a)

information

b)

data

c)

knowledge

d)

wisdom

20.

What gives meaning to these numbers and figures is ...

a)

information

b)

data

c)

knowledge

d)

wisdom

21.

A .... is an organized pool of logically related data.

a)

wisdom

b)

database

c)

information system

d)

data

22.

We need database for ...

a)

accessing data and information .

b)

processing the data as needed.

c)

updating existing data.

d)

all of the above.

23.

A transaction is a unit of work performed within a database management system against a database.

a)

false

b)

true

24.

... is the process of ensuring that a program operates on clean, correct and useful data.

a)

Data consistency

b)

Data concurrency

c)

Data validation

d)

Data verification

25.

... ensures users can access data at the same time.

a)

Data consistency

b)

Data concurrency

c)

Data validation

d)

Data verification

26.

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

a)

tables

b)

fields

c)

records

d)

keys

27.

............ 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

28.

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

29.

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

30.

All candidate keys are primary keys.

a)

True

b)

False

31.

Alternate keys are not primary keys.

a)

True

b)

False

32.

Repetition of data is called data ..............

a)

dependance

b)

redundancy

c)

inconsistency

d)

isolation

33.

Mismatched redundant copies of data is known as data ............

a)

dependance

b)

redundancy

c)

inconsistency

d)

isolation

34.

A ............ is an organized collection of structured data.

a)

information

b)

file

c)

database

d)

DBMS

35.

A ............ is a software management system designed to maintain a database.

a)

information

b)

file

c)

database

d)

DBMS

36.

......... refers to the data about data.

a)

instance

b)

schema

c)

metadata

d)

relation

37.

A single set of related data values is referred to as

a)

Data Value

b)

Field

c)

Record

d)

Table

38.

What is used to uniquely identify each record in a table?

a)

Foreign key

b)

Field

c)

Data type

d)

primary key

39.

What data type stores date and time values between the years 100 through 9999?

a)

Date

b)

Time

c)

Date/Time

d)

Memo

40.

Indicate whether the following statement is true or false. Statement: A table can have only one Primary Key

a)

True

b)

False

41.

The association that is created between tables when they are joined is called a __________________.

a)

Module

b)

Relationship

c)

One-to-one

d)

Referential Integrity

e)

Macro

42.

Which of the following database objects allows you to search for information and then display the result?

a)

Query

b)

Table

c)

Report

d)

Forms

43.

What is a database?

a)

An application that allows you to carry out general book-keeping tasks.

b)

A file that stores and organises large amounts of related data.

c)

A file that stores your computer’s configuration details.

d)

A device used to store deleted files.

44.

Your database is not made up of tables and records.

a)

True

b)

False

45.

(a)  

Software that

manages and controls

access to the

database

46.

(a)   is a collection of related data

47.

What are the limitation of File Based Approach?

a)

Duplication of data

b)

Data Dependence

c)

Data Independence

d)

Incompatible file format

48.

A non key attribute ,whose values are derived from the primary key of some other table is known as

a)

Alternate key

b)

Foreign key

c)

Candidate key

d)

None

49.

A candidate key that is not a primary key is known as

a)

Alternate key

b)

Foreign key

c)

Primary key

d)

None

50.

A column of a database relation is also known as

a)

Tuple

b)

Degree

c)

Attribute

d)

Record

51.

The number of rows in a relation

a)

degree

b)

tuple

c)

cardinality

d)

domain