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

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

University

30 Qs

quiz-placeholder

Similar activities

study guide for data base certification

study guide for data base certification

KG - University

31 Qs

Pop Quiz

Pop Quiz

University

31 Qs

Data Models

Data Models

University

32 Qs

Access 2.03-2.04 Review

Access 2.03-2.04 Review

KG - University

26 Qs

SQL Basics Quiz

SQL Basics Quiz

University

30 Qs

Computer Networking Quiz

Computer Networking Quiz

University

25 Qs

DBMS Mcq - 3

DBMS Mcq - 3

University

25 Qs

Sistem Basis Data 2

Sistem Basis Data 2

University

30 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?