Introduction to Databases

📝 Introduction to Databases

Total Questions: 6
Click an answer to select it, then click "Check Answers" to see your results.
Question 1

What is the primary role of DBMS software?

A.

A) To create programming languages

B.

B) To organize, store, retrieve, and maintain data relationships

C.

C) To design website layouts

D.

D) To compress individual files

Question 2

What is the primary purpose of **SQL** for data analysts in business environments like telecommunications?

A.

A) Creating user interfaces

B.

B) Querying data for reports

C.

C) Deploying applications

D.

D) Managing hardware resources

Question 3

What is a **relation** in database terminology?

A.

A) A single column in a table

B.

B) A table representing interrelated data in rows and columns

C.

C) A rule enforcing data uniqueness

D.

D) A connection between two records

Question 4

What is the primary purpose of a **primary key**?

A.

A) To link tables together

B.

B) To allow null values in rows

C.

C) To uniquely identify each row and ensure it is non-null

D.

D) To group data by department

Question 5

Which command permanently saves transaction changes to the database?

A.

A) ROLLBACK

B.

B) SAVEPOINT

C.

C) COMMIT

D.

D) REVOKE

Question 6

12. Which command completely removes a table and its definition?

A.

A) TRUNCATE

B.

B) DROP

C.

C) RENAME

D.

D) GRANT

Quiz Complete!

Score: 0 / 6