УПР 91-120

УПР 91-120

University

30 Qs

quiz-placeholder

Similar activities

Form 4 - CSEC Information Technology Quiz

Form 4 - CSEC Information Technology Quiz

10th Grade - University

30 Qs

Data Warehouse Intro and Architecture

Data Warehouse Intro and Architecture

University

30 Qs

Sumatif bab 6 dan 7

Sumatif bab 6 dan 7

8th Grade - University

25 Qs

DBMS1 QUIZ2

DBMS1 QUIZ2

University

26 Qs

Software Engineering Quiz

Software Engineering Quiz

University

26 Qs

Information Management-MidQuiz

Information Management-MidQuiz

University

31 Qs

Exploring Relational Data Concepts

Exploring Relational Data Concepts

University

30 Qs

УПР 31-60

УПР 31-60

University

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