PL PGSQL

PL PGSQL

University

34 Qs

quiz-placeholder

Similar activities

Database Design Quiz

Database Design Quiz

University

30 Qs

Dr Kalyan's - Quiz on Dbase & SQL

Dr Kalyan's - Quiz on Dbase & SQL

University

30 Qs

bd2 tema 5

bd2 tema 5

University

36 Qs

MELINIA - SEQUELVERSE - ROUND 1

MELINIA - SEQUELVERSE - ROUND 1

University

30 Qs

MELINIA - SEQUELVERSE - ROUND 1

MELINIA - SEQUELVERSE - ROUND 1

University

30 Qs

DP-900 Azure Data Fundamentals Part 2

DP-900 Azure Data Fundamentals Part 2

University

30 Qs

Database Design and Development

Database Design and Development

University

30 Qs

DBMania Finale

DBMania Finale

University

30 Qs

PL PGSQL

PL PGSQL

Assessment

Quiz

Computers

University

Easy

Created by

Riddhish Thakore

Used 3+ times

FREE Resource

34 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A stored procedure in SQL is a___________
Block of functions
Group of Transact-SQL statements compiled into a single execution plan.
Group of distinct SQL statements.
None of the mentioned

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Temporary stored procedures are stored in _________ database.
Master
Model
User specific
Temp

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A __________ is a special kind of a store procedure that executes in response to certain action on the table like insertion, deletion or updation of data.
Procedures
Triggers
Functions
None of the mentioned

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Triggers are supported in
Delete
Update
Views
All of the mentioned

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are the after triggers?
Triggers generated after a particular operation
These triggers run after an insert, update or delete on a table
These triggers run after an insert, views, update or delete on a table
All of the mentioned

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which loop construct is used in PL/pgSQL for iterating over a range of values?
WHILE loop
FOR loop
DO loop
LOOP loop

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is an PostgreSQL-supported trigger?
BEFORE
INSTEAD OF
AFTER
all of above

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?