Question: Please help with the question below Assume that this is the start of the code for creating a stored procedure: CREATE OR REPLACEPROCEDURE update_credits in
Please help with the question below 
Assume that this is the start of the code for creating a stored procedure: CREATE OR REPLACEPROCEDURE update_credits in param NUMBER, cr_param NUMBER AS Then, code the statement that you would use within a script to call the stored procedure and pass the values 47 and 200 to it by name in the same sequence that the parameters are coded
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
