Database starter

Database starter

12th Grade

15 Qs

quiz-placeholder

Similar activities

SQL Quiz

SQL Quiz

University

19 Qs

Database Normalization

Database Normalization

12th Grade - University

14 Qs

L3 IT Unit 2 Databases: Normalisation

L3 IT Unit 2 Databases: Normalisation

12th Grade - University

18 Qs

Database-Normalisation

Database-Normalisation

9th Grade - University

20 Qs

DBMS

DBMS

University

15 Qs

Hands-on Modul 3

Hands-on Modul 3

University

10 Qs

Kunci kekalahan

Kunci kekalahan

University

20 Qs

1.3.1 Databases & SQL

1.3.1 Databases & SQL

12th Grade

20 Qs

Database starter

Database starter

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Will Day

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a primary key?

A primary key is a duplicate identifier for records.
A primary key is a unique identifier for a record in a database.
A primary key is a type of foreign key.
A primary key is an optional field in a database.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "A" in ACID stand for?

Accessibility

Actuality

Availability
Atomicity

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of relationship involves a foreign key?

Referential relationship
Composite relationship
Primary relationship

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes a foreign key?

A field that uniquely identifies each record in a table.

A field in one table that refers to the primary key in another table.

A field that is always optional.

A field that stores only numeric values.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property ensures that a transaction is completed in its entirety or not at all?

Isolation

Atomicity

Durability

Consistency

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of a unique constraint in a database table?

To allow duplicate values in a column.

To ensure that all values in a column are unique.

To create a relationship between two tables.

To store large amounts of text data.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL constraint is used to prevent null values in a column?

PRIMARY KEY

FOREIGN KEY

NOT NULL

UNIQUE

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?