CREATE OR REPLACE PACKAGE product_info_pkg IS PROCEDURE prod_search_pp
(p_id IN bb_product.idproduct%TYPE,
P_sale OUT bb_product.saleprice%TYPE,
P_price OUT bb_product.price%TYPE) ;
PROCEDURE prod_search_pp
(p_id IN bb_product.productname%TYPE,
P_sale OUT bb_product.saleprice%TYPE,
P_price OUT bb_product.price%TYPE) ;
END;
The code fragment above is an example of a(n) ____.
A) package body
B) overloaded procedure
C) purity level
D) package scope
Correct Answer:
Verified
Q39: The USER_SOURCE data dictionary view is useful
Q40: The _ is referred to as the
Q41: All of the following represent restrictions on
Q42: The term _ in packages refers to
Q43: When compiling objects that call packaged program
Q45: Which of the following correctly sets the
Q46: All of the following represent packaged function
Q47: The statement _ would successfully remove the
Q48: One advantage that packages provide is that
Q49: The statement _ would successfully declare a
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