PL PGSQL

PL PGSQL

University

34 Qs

quiz-placeholder

Similar activities

Database Questions

Database Questions

KG - Professional Development

31 Qs

DP-900 pt 4

DP-900 pt 4

University

32 Qs

SQL Basics

SQL Basics

University

29 Qs

MongoDB

MongoDB

University

31 Qs

Mastering SQL Concepts

Mastering SQL Concepts

University

29 Qs

SQL statements Online Quiz

SQL statements Online Quiz

University

30 Qs

SQL Quiz

SQL Quiz

University

30 Qs

Dr Kalyan's - Quiz on Dbase & SQL

Dr Kalyan's - Quiz on Dbase & SQL

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?