(Foundation of MySql) DBMS, Architecture, Data Models, Keys

(Foundation of MySql) DBMS, Architecture, Data Models, Keys

University

30 Qs

quiz-placeholder

Similar activities

Pemrosesan Transaksi Elektronik (EDP) Kel 4

Pemrosesan Transaksi Elektronik (EDP) Kel 4

University

25 Qs

Ulangan Harian

Ulangan Harian

University

25 Qs

DBMS Quiz No. 1

DBMS Quiz No. 1

University

30 Qs

SMK PK_UAS 2024_BASIS DATA_XII RPL-1

SMK PK_UAS 2024_BASIS DATA_XII RPL-1

12th Grade - University

30 Qs

AWS Cloud Quest Game

AWS Cloud Quest Game

University

30 Qs

er diagram

er diagram

University

30 Qs

АКТ 10 тест

АКТ 10 тест

1st Grade - University

25 Qs

Midterm - Business Logic

Midterm - Business Logic

University

28 Qs

(Foundation of MySql) DBMS, Architecture, Data Models, Keys

(Foundation of MySql) DBMS, Architecture, Data Models, Keys

Assessment

Quiz

Other

University

Easy

Created by

Vivien Villalobos

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of a Database Management System (DBMS)?

Creating spreadsheets

Designing websites

Managing data efficiently

Sending emails

Answer explanation

A DBMS helps store, retrieve, and manage large amounts of structured data effectively, replacing file-based systems.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a component of a DBMS?

a) Query Processor

b) Web Server

c) Storage Manager

d) Transaction Manager

Answer explanation

A Web Server is not part of the DBMS itself. It can access a DBMS, but it’s not an internal component.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best defines a “schema”?

The actual data in the database

A blueprint or structure of the database

The process of backing up data

A type of key

Answer explanation

The schema defines how the database is structured — tables, relationships, data types, etc.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is data independence in DBMS?

Storing data outside the database

Using data without any storage

Ability to modify schema without affecting data

Ability to copy data

Answer explanation

Data independence allows changes to the schema without needing to rewrite applications.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which model uses entities and relationships?

Hierarchical Model

Relational Model

Object Model

Entity-Relationship Model

Answer explanation

The ER model uses entities and relationships to visually represent the data structure.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a relational database, what is a “tuple”?

A column

A table

A row

A relationship

Answer explanation

In relational terms, each row is called a tuple — representing one record.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a primary key used for?

Linking to another table

Sorting data

Uniquely identifying a record

Allowing NULLs

Answer explanation

Primary keys are unique and ensure no two rows in a table have the same value in this field.

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?