
T7
Created on 30th May 2025
Grade level: Adult Educationth grade
3 plays
10 Questions
No Description
Questions (10)
1. What is a database?
A collection of related data organized in a structured way.
4 choice options
2. Which of the following is a relational database management system (RDBMS)?
MySQL
4 choice options
3. What does SQL stand for?
Structured Query Language
4 choice options
4. What is the primary purpose of a foreign key in a database?
To establish a link between two tables.
4 choice options
5. What type of database uses documents to store data?
NoSQL
4 choice options
6. Which SQL command is used to retrieve data from a database?
SELECT
4 choice options
7. What is normalization in the context of databases?
The process of organizing data to reduce redundancy.
4 choice options
8. What is a primary key?
A unique identifier for a record in a table.
4 choice options
9. Which of the following operations is not a CRUD operation?
Compile
4 choice options
10. What is the purpose of an index in a database?
To speed up data retrieval.
4 choice options