Search Header Logo

DBMS LAB

Authored by Rinchen Tso

Computers

University

Used 1+ times

DBMS LAB
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is normalization in DBMS?

Normalization in DBMS is the process of combining large tables into a single table

Normalization in DBMS is the process of adding redundancy to the database

Normalization in DBMS is the process of randomly organizing data in a database

Normalization in DBMS is the process of organizing a database to reduce redundancy and dependency by dividing large tables into smaller ones and defining relationships between them.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are transactions in DBMS?

Transactions in DBMS are used for sorting data

Transactions in DBMS are only applicable to read operations

Transactions in DBMS are a set of operations that are executed as a single unit of work, ensuring data consistency and integrity.

Transactions in DBMS are a type of data backup process

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Discuss the ACID properties of transactions.

Atomicity, Consistency, Isolation, and Durability

Atomicity, Availability, Isolation, Durability

Atomicity, Consistency, Isolation, Reliability

Atomicity, Consistency, Integrity, Durability

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is concurrency control in DBMS?

Concurrency control in DBMS is the process of managing the physical storage of data.

Concurrency control in DBMS is the process of managing simultaneous access to the database by multiple users to ensure data consistency and integrity.

Concurrency control in DBMS is primarily focused on data retrieval speed.

Concurrency control in DBMS is only relevant for single-user databases.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe the concept of deadlock in concurrency control.

Deadlock occurs when processes share resources without any conflicts.

Deadlock is a state where each process in a set of processes is waiting for a resource acquired by another process in the set.

Deadlock is a state where processes are executed sequentially instead of concurrently.

Deadlock is a situation where processes terminate successfully without any issues.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are some common MySQL commands for database management?

CREATE DATABASE, DROP DATABASE, USE DATABASE, SHOW DATABASES, CREATE TABLE, DROP TABLE, ALTER TABLE, INSERT INTO, SELECT, UPDATE, DELETE

CREATE COLUMN

DISPLAY DATABASE

REMOVE TABLE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new database in MySQL?

CREATE TABLE database_name;

CREATE DATABASE database_name;

ADD DATABASE database_name;

INSERT INTO database_name;

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?