wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

jsakDSAKDhJ!@#i(DBMS)

Total questions: 26

Worksheet time: 31mins

Name
Class
Date
1.

What is a Data Model?

a)

A collection of unrelated files

b)

A graphical representation of real-world data structures

c)

A type of data anomaly

d)

A backup procedure in DBMS

2.

Which of the following is a problem with file-based systems?

a)

Data independence

b)

Data redundancy

c)

Built-in security

d)

No data anomalies

3.

What does Data Redundancy lead to?

a)

Improved data security

b)

Data inconsistency

c)

Faster data retrieval

d)

Better data modeling

4.

Business Rules are:

a)

Technical instructions for DBMS

b)

Brief, precise descriptions of organizational policies

c)

Graphical representations of entities

d)

Types of data anomalies

5.

In an ER Diagram, what does a diamond represent?

a)

Entity

b)

Attribute

c)

Relationship

d)

Primary key

6.

Which key uniquely identifies a row in a relational table?

a)

Foreign Key

b)

Candidate Key

c)

Primary Key

d)

Secondary Key

7.

A Foreign Key must match the ______ of another table.

a)

Candidate Key

b)

Attribute

c)

Primary Key

d)

Entity

8.

Which of the following is NOT a DBMS function?

a)

Data dictionary management

b)

Data redundancy creation

c)

Multiuser access control

d)

Backup and recovery

9.

What is an Insertion Anomaly?

a)

Difficulty deleting records

b)

Difficulty updating records

c)

Difficulty entering new records

d)

Difficulty querying records

10.

The Relational Model was developed by:

a)

Chen

b)

Codd

c)

Newton

d)

Turing

11.

Which term describes a characteristic of an entity?

a)

Relationship

b)

Attribute

c)

Constraint

d)

Key

12.

What is a Candidate Key?

a)

A key that references another table

b)

A key that may contain NULL values

c)

A key that can qualify as a Primary Key

d)

A key that is always composite

13.

The Data Dictionary contains:

a)

User passwords

b)

Metadata about tables and attributes

c)

Business rules

d)

Backup files

14.

Which data model uses a tree-like structure?

a)

Network Model

b)

Relational Model

c)

Hierarchical Model

d)

Entity Relationship Model

15.

What does Referential Integrity ensure?

a)

No NULLs in primary keys

b)

Foreign keys match existing primary keys

c)

Every table has a candidate key

d)

Data is always redundant

16.

True/False: A file system is better than a DBMS for avoiding data redundancy.

4 lines
17.

True/False: Business rules can be derived from nouns and verbs in organizational language.

4 lines
18.

True/False: In the relational model, how data is physically stored is important to the user.

4 lines
19.

True/False: An ERD is used to model database components graphically.

4 lines
20.

True/False: Data redundancy is always undesirable in a database.

4 lines
21.

Match the term with its description:

4 lines
22.

The ______ model was introduced by Chen in 1976.

4 lines
23.

(a)   occurs when the same data is stored in multiple places.

24.

A (a)   is a restriction placed on data.

25.

In a relational table, a row is also called a (a)   .

26.

The (a)   contains detailed information about all tables in a database.