In the code below, which of the following is the parameter variable?
CREATE OR REPLACE FUNCTION fct_test1_sf (p_num IN NUMBER)
RETURN NUMBER
IS
BEGIN
UPDATE bb_test1
SET col1 = p_num;
RETURN p_num;
END;
A) bb_test1
B) col1
C) p_num
D) fct_test1_sf
Correct Answer:
Verified
Q41: What are the main differences between a
Q42: The _ command is used to view
Q43: The task of the _ function is
Q44: Discuss the techniques available in PL/SQL for
Q45: What are formal and actual parameters?
Q46: A(n) _ cannot serve as an entire
Q47: _ cannot be used in SQL statements.
Q48: You cannot include _ information when declaring
Q50: Deleting a program unit can be accomplished
Q51: It is considered good form to return
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