Solved

When Executing a Package or a Procedure,you Must Either Wrap

Question 24

Multiple Choice

When executing a package or a procedure,you must either wrap the command in a PL / SQL block by using the BEGIN and END;clauses on either side of the command,or type ____ and the command all on a single line.


A) INIT
B) COMMAND
C) RUN
D) EXECUTE

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions