PL/SQL Quiz Part 2

PL/SQL Quiz Part 2

Professional Development

30 Qs

quiz-placeholder

Similar activities

Test SQL equipo AA

Test SQL equipo AA

Professional Development

34 Qs

Examen Unidad V. Excepciones en Programación

Examen Unidad V. Excepciones en Programación

Professional Development

27 Qs

Tes I Query

Tes I Query

Professional Development

30 Qs

Core Java Assessment

Core Java Assessment

Professional Development

25 Qs

IS.Qz.wk.7.set.A

IS.Qz.wk.7.set.A

Professional Development

25 Qs

Database Questions

Database Questions

KG - Professional Development

31 Qs

Lesson 4 - Fundamentals of Database Systems

Lesson 4 - Fundamentals of Database Systems

University - Professional Development

25 Qs

Database

Database

Professional Development

35 Qs

PL/SQL Quiz Part 2

PL/SQL Quiz Part 2

Assessment

Quiz

Computers

Professional Development

Hard

Created by

AMEENA ASHRAF

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is PL/SQL?

Procedural Language/Structured Query Language

Programming Language for SQL

Pure Language/SQL

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid PL/SQL data type?

INTEGER

CHAR

BOOLEAN

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a composite data type in PL/SQL?

VARCHAR2

BOOLEAN

RECORD

NUMBER

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to declare a constant in PL/SQL?

STATIC

CONSTANT

IMMUTABLE

READONLY

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PL/SQL supports exception handling. Which of the following is an example of a predefined exception?

NO_DATA_FOUND

VALUE_ERROR

TOO_MANY_ROWS

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which section do we declare variables in a PL/SQL block?

BEGIN

DECLARE

EXCEPTION

END

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is used to exit a loop in PL/SQL?

EXIT

BREAK

CONTINUE

RETURN

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?