Search Header Logo

Exploring Database Technologies

Authored by Tarak Nandy

Computers

University

Used 3+ times

Exploring Database Technologies
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a relational database management system (RDBMS)?

A database that uses only XML for data storage.

A relational database management system (RDBMS) is a system that manages data in a structured format using tables and SQL.

A system that only stores unstructured data.

A type of software that manages only images and videos.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Name three popular RDBMS software.

Oracle Database

MySQL, PostgreSQL, Microsoft SQL Server

MongoDB

SQLite

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the primary purpose of SQL?

To manage and manipulate non-relational databases.

To perform complex mathematical calculations.

The primary purpose of SQL is to manage and manipulate relational databases.

To create and design websites.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Explain the concept of normalization in databases.

Normalization involves encrypting sensitive data for security.

Normalization is the method of increasing data storage capacity.

Normalization is the process of backing up data regularly.

Normalization in databases is the process of organizing data to reduce redundancy and improve data integrity.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a primary key in a relational database?

A primary key is a type of foreign key in a relational database.

A primary key is a unique identifier for a record in a relational database.

A primary key is used to store large amounts of data in a relational database.

A primary key can have duplicate values in a relational database.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can indexing improve SQL query performance?

Indexing requires more storage space, which decreases performance.

Indexing improves SQL query performance by allowing faster data retrieval and reducing the need for full table scans.

Indexing has no effect on query performance and is unnecessary.

Indexing slows down data retrieval by increasing the amount of data to scan.

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the difference between INNER JOIN and LEFT JOIN?

INNER JOIN includes NULL values from the left table.

LEFT JOIN only returns rows from the right table.

INNER JOIN returns all rows from both tables.

INNER JOIN returns matched rows; LEFT JOIN returns all left rows with matched right rows or NULLs.

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?