Which of the following is not true about the exception handling section of a PL/SQL block?
Exception handling -oracle plsql

Quiz
•
Computers
•
University
•
Hard
harshali patil
Used 184+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
This section starts with the EXCEPTION keyword.
It is a mandatory section.
It contains exception(s) that handle errors in the program.
None of the above.
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is not among the types of PL/SQL records?
Table-based
View-based
Cursor-based records
User-defined records
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The pre-defined exception TOO_MANY_ROWS is raised when
PL/SQL ran out of memory or memory was corrupted.
A cursor fetches value in a variable having incompatible data type.
SELECT INTO statement returns more than one row.
SELECT INTO statement returns one row.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a subprogram?
Procedure
Function
Package
Anonymous PL/SQL block
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following subprogram is stored in the database?
Standalone subprogram
Nested subprogram in an anonymous block
Package subprogram
Standalone and nested subprogram
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a type of exception?
user defined exception
pre defined exception
non pre-defined exception
server specific exception
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the syntax for exception handlers within an exception section?
WHEN (exception) THEN (action);
IF (exception) THEN (action);
WHEN (exception) statement;
WHEN (exception) (Action);
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Exception Handling C++

Quiz
•
University
10 questions
Introducción a PL/SQL

Quiz
•
University
10 questions
exception

Quiz
•
University
12 questions
UTS Semester 1 Informatika 2024/2025

Quiz
•
8th Grade - University
10 questions
MySQL Python Connectivity

Quiz
•
12th Grade - University
16 questions
Computer Basics

Quiz
•
KG - University
15 questions
SQL and Database Quiz

Quiz
•
University
18 questions
SketchUp

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade