Question: Given an anonymous PL/SQL block in Figure 1, determine the appropriate PL/SQL syntax for the blank spaces from (a) to (j). Rewrite the whole code

Given an anonymous PL/SQL block in Figure 1, determine the appropriate PL/SQL syntax for the blank spaces from (a) to (j). Rewrite the whole code and underline your answer into the CREATE OR REPLACE PROCEDURE Q1 (p_id NUMBER) IS c_id OEHR_customers.customer_id&type := p_id; c_name OEHR_customers.cust_first_Name$type; (a) OEHR_customers.street_address&type; user defined exception ex_invalid_id (b) BEGIN IF c_id
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
