Databases: Pre-Unit Knowledge Check

Databases: Pre-Unit Knowledge Check

12th Grade

33 Qs

quiz-placeholder

Similar activities

Final Exam Review (CA)

Final Exam Review (CA)

KG - University

38 Qs

AS - Computer Science Quiz

AS - Computer Science Quiz

12th Grade

31 Qs

Excel/Access 1

Excel/Access 1

9th - 12th Grade

33 Qs

OCR A Level Computer Science (H446) - Component 1.3.2 - Databases

OCR A Level Computer Science (H446) - Component 1.3.2 - Databases

11th Grade - University

28 Qs

Data Base

Data Base

9th - 12th Grade

30 Qs

+2 COMPUTER SCIENCE CHAPTER:11 DATABASE CONCEPTS

+2 COMPUTER SCIENCE CHAPTER:11 DATABASE CONCEPTS

12th Grade

30 Qs

Database Questions

Database Questions

KG - Professional Development

31 Qs

Data Types and Formats Quiz

Data Types and Formats Quiz

12th Grade

38 Qs

Databases: Pre-Unit Knowledge Check

Databases: Pre-Unit Knowledge Check

Assessment

Quiz

Computers

12th Grade

Medium

Created by

chris jackman

Used 2+ times

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of a database?

To store, manipulate, and retrieve data

To manage operating systems

To display multimedia

To design web pages

Answer explanation

The main purpose of a database is to store, manipulate, and retrieve data efficiently. This functionality is essential for managing large amounts of information, making the first choice the correct answer.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a relational database?

A type of database that stores data in non-relational tables

A type of database where data is stored in interconnected tables

A database only used for social networks

A system where data is stored as one long file

Answer explanation

A relational database organizes data in interconnected tables, allowing for efficient data retrieval and management. This distinguishes it from non-relational databases, which do not use this table-based structure.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an example of a relational database management system (RDBMS)?

Microsoft Access

Oracle Database

SQL Server

Microsoft Excel

Answer explanation

Microsoft Excel is a spreadsheet application, not a relational database management system (RDBMS). In contrast, Microsoft Access, Oracle Database, and SQL Server are all examples of RDBMS that manage data in structured formats.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of normalisation in a database?

To reduce data redundancy and improve data integrity

To increase data redundancy for faster access

To allow multiple users to access the database simultaneously

To enhance the graphical interface of the database

Answer explanation

The purpose of normalization in a database is to reduce data redundancy and improve data integrity. This process organizes data efficiently, ensuring that each piece of information is stored only once, minimizing duplication.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a benefit of using a relational database?

A. Increased data redundancy

B. Easier management of relationships between data sets

C. Limited scalability

D. Data is stored randomly

Answer explanation

B is correct because relational databases are designed to manage relationships between data sets efficiently, allowing for easier data retrieval and organization compared to other database types.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a primary key in a database table?

A. A unique identifier for each record

B. A key used to encrypt data

C. The main menu key in a database system

D. A key that defines foreign relationships

Answer explanation

A primary key is a unique identifier for each record in a database table, ensuring that no two records can have the same key value. This is essential for maintaining data integrity and enabling efficient data retrieval.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a relational database, what does an "entity" refer to?

A. A row of data

B. A column in a table

C. A real-world object or concept represented by data

D. A type of relationship between data sets

Answer explanation

In a relational database, an 'entity' refers to a real-world object or concept represented by data, making option C the correct choice. Options A and B refer to data structure components, while D describes relationships, not entities.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?