CREATE OR REPLACE PACKAGE ordering_pkg IS
Pv_total_num NUMBER(3,2) ;
PROCEDURE order_total_pp
(p_bsktid IN NUMBER,
P_sub OUT NUMBER) ;
FUNCTION ship_calc_pf
(p_qty IN NUMBER)
RETURN NUMBER;
END;
The code fragment above is an example of a(n) ____.
A) anonymous block
B) package body
C) package specification
D) package scope
Correct Answer:
Verified
Q29: Package elements that can be referenced from
Q30: A(n) _ is a statement used to
Q31: CREATE OR REPLACE PACKAGE ordering_pkg IS
Pv_total_num NUMBER(3,2);
PROCEDURE
Q32: CREATE OR REPLACE PACKAGE ordering_pkg IS
Pv_total_num NUMBER(3,2);
PROCEDURE
Q33: A(n) _ is a declaration of a
Q35: If a cursor is declared in a
Q36: CREATE OR REPLACE PACKAGE metric_pkg IS cup_to_liter
Q37: Full procedures or function codes are contained
Q38: The AUTHID directive needs to be included
Q39: The USER_SOURCE data dictionary view is useful
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents