tommy

tommy

University

21 Qs

quiz-placeholder

Similar activities

D6AD A_DBMS_CA1_Quiz1_24-25

D6AD A_DBMS_CA1_Quiz1_24-25

University

20 Qs

NU 400 Ch 14, 15

NU 400 Ch 14, 15

University

24 Qs

Intro to DWO 2

Intro to DWO 2

University

20 Qs

Query Quest

Query Quest

University

20 Qs

Brain Wave Quiz

Brain Wave Quiz

University

18 Qs

Use of Force Test

Use of Force Test

9th Grade - University

20 Qs

E-R Diagram

E-R Diagram

University

20 Qs

SQL Data Manipulation

SQL Data Manipulation

University

17 Qs

tommy

tommy

Assessment

Quiz

Other

University

Medium

Created by

Tommy v

Used 5+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following statements is true regarding Transactions in PostgreSQL?

Transactions are automatically committed after each SQL statement execution

Transactions cannot be rolled back once committed.

Transactions provide a way to group multiple SQL statements into a single, logical

unit of work.

Transactions are always isolated from each other to prevent concurrent access

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

This type of indexes cannot store multiple rows with the same values

UNIQUE

MULTICULUMN

FUNCTIONAL-BASED

LIST

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Choose correct statement

The BETWEEN operator cannot be used within a subquery however, the BETWEEN can be used with the subquery

The BETWEEN operator cannot be used with a subquery and within the subquery

The BETWEEN operator cannot be used with a subquery, however, the BETWEEN can be used within the subquery

The BETWEEN operator can be used with a subquery and within the subquery

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Choose correct statement

NONE OF THEM

Subqueries that return more than one row can be used with ANY operator

Subqueries that retum more than one row can be used with IN operator

both of them

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which set operator returns rows in first query not present in output of the second query?

INTERSEC

EXCEPT

UNION

UNION ALL

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following database events can activate a Trigger in PostgresQL?

Schema changes such as table creation or alteration

COMMIT and ROLLBACK transactions

SELECT statements

INSERT, UPDATE, and DELETE operations

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which dause is often used to generate the subtotals and the grand total for reports?

ROLLUP

ALL

EXCEPT

CUBE

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?