Databases 1 - JSS3 Computer Studies Past Questions and Answers - page 2

11

What does a record represent in a database table?

A

A complete set of data

B

A single data element

C

A unique identifier

D

An attribute or characteristic

correct option: a
Users' Answers & Comments
12

In a relational database, what facilitates efficient data retrieval and management?

A

Network model

B

Primary key

C

Foreign key

D

Hierarchical model

correct option: b
Users' Answers & Comments
13

Which type of database is known for handling large volumes of information and offering scalability?

A

Manual database

B

Relational database

C

Network database

D

Computerized database

correct option: d
Users' Answers & Comments
14

Explain the key characteristics and advantages of the relational database model.

The relational database model organizes data into tables with rows and columns, providing a two-dimensional structure. It uses a set of mathematical principles and offers flexibility, scalability, and efficiency. The model allows for easy navigation and establishes relationships between tables using primary and foreign keys, ensuring data integrity.

Users' Answers & Comments
15

Describe the purpose and significance of a primary key in a relational database.

A primary key is a unique identifier for each record in a relational database. It serves the purpose of ensuring the uniqueness of each record, preventing duplication and ensuring data integrity. The primary key is used for efficient data retrieval and management, acting as a reference point for establishing relationships with other tables.

Users' Answers & Comments
16

Compare and contrast the hierarchical and network database models, highlighting their structures and applications.

The hierarchical model organizes data in a tree-like structure with a top-down hierarchy, suitable for one-to-many relationships. In contrast, the network model represents data as a collection of records connected by various relationships, allowing for more flexibility, including many-to-many connections. The hierarchical model is rigid, while the network model is more complex but offers greater versatility in data organization.

Users' Answers & Comments
Recommended: JSS3 Computer Studies Lessons
Please share this, thanks: