Database - SS3 ICT Past Questions and Answers - page 2
What is the primary purpose of normalizing data in a database?
Increasing data redundancy
Simplifying data storage
Ensuring data consistency
Reducing data security
Share this question
In a relational database, what is a foreign key used for?
Sorting data
Creating indexes
Establishing relationships between tables
Defining data types
Share this question
Which database type stores data primarily in memory for fast data retrieval?
Distributed Database
Columnar Database
In-Memory Database
Object-Oriented Database
Share this question
What is the main advantage of a distributed database?
High-speed data retrieval
Minimal data redundancy
Scalability and fault tolerance
Simple data organization
Share this question
Which database type is designed for storing and querying complex relationships, often used in social networks?
Document-Oriented Database
Column-Family Database
Graph Database
Key-Value Database
Share this question
Explain the concept of a primary key in a relational database and why it is important.
Share this question
What are the key differences between a hierarchical and a network database organization?
Share this question
Describe the ACID properties in the context of database transactions and their significance.
Share this question
How does indexing improve the performance of database queries, and what considerations should be made when creating indexes?
Share this question
Compare and contrast the characteristics of an in-memory database and a distributed database, including their advantages and limitations.
Share this question