УПР 91-120

УПР 91-120

University

30 Qs

quiz-placeholder

Similar activities

UAS Data Warehouse & Business Intelligence

UAS Data Warehouse & Business Intelligence

University

25 Qs

Data Analysis and Excel Skills

Data Analysis and Excel Skills

7th Grade - University

30 Qs

УПР 1-30

УПР 1-30

University

30 Qs

SQL Basics Quiz

SQL Basics Quiz

University

25 Qs

Database Concepts Quiz

Database Concepts Quiz

University

30 Qs

ADV L1

ADV L1

University

35 Qs

Administrasi Server Jaringan - XI TKJ

Administrasi Server Jaringan - XI TKJ

11th Grade - University

25 Qs

Google Sheet

Google Sheet

10th Grade - University

35 Qs

УПР 91-120

УПР 91-120

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Нұрдәулет Қазбеков

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of using an index in a database?

It reduces storage requirements

It prevents duplicate record

It speeds up query execution

It improves data integrity

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a foreign key in a relational database?

To enforce uniqueness in a table

To store temporary data

To establish relationships between tables

To improve performance of SELECT queries

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL clause is used to filter results after aggregation?

WHERE

ORDER BY

HAVING

GROUP BY

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between INNER JOIN and LEFT JOIN?

INNER JOIN includes all rows from both tables

LEFT JOIN returns only matching rows from both tables

LEFT JOIN returns all rows from the left table and matching rows from the right table

INNER JOIN is used only for one-to-one relationships

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of normalization in databases?

To store data in a single table

To speed up all queries

To reduce data redundancy and improve consistency

To avoid using indexes

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to list all databases in postgresql?

SHOW DATABASES;

SELECT * FROM pg_databases;

\l

DESCRIBE DATABASES;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the EXPLAIN ANALYZE command in postgresql?

To list all tables in a database

To create a new index

To show the execution plan and performance details of a query

To modify an existing table

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?