
PL/SQL Package/exception Quiz
Authored by AMEENA ASHRAF
Computers
Professional Development
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a package in PL/SQL?
To store a single function
To store a collection of related functions, procedures, and variables
To handle transactions
To manage system privileges
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which part of a package must always be present in PL/SQL?
Package body
Package specification
Private procedures
Exception handling
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not mandatory in a PL/SQL package?
Package body
Package specification
Both are mandatory
Neither are mandatory
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main purpose of a package specification?
To hide the code logic
To declare public functions and procedures
To declare local variables
To handle runtime errors
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if a function is defined in a package body but not in the specification?
It can still be accessed publicly.
It cannot be accessed outside the package body.
It will cause a compilation error.
It can be accessed only in the current session.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you create a package body in PL/SQL?
CREATE PACKAGE BODY package_name
CREATE OR REPLACE BODY package_name
CREATE BODY package_name
CREATE PACKAGE package_name
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a package, how are public elements declared?
In the package body
In the package specification
In a trigger
Using the PUBLIC keyword
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?