Course Solutions Uncategorized (Solved) : Create Package Called Hellofrom Contains Three Public Procedures Named Proc1 Proc2 Proc3 P Q26181190 . . . .

(Solved) : Create Package Called Hellofrom Contains Three Public Procedures Named Proc1 Proc2 Proc3 P Q26181190 . . . .

 

Create a package called hellofrom that contains three publicprocedures named proc_1, proc_2 and proc_3. Each of theseprocedures should use DBMS_OUTPUT.PUT_LINE() to display the message“Hello from Proc x” where “x” is 1 or 2 or 3 asappropriate. Also, proc_1 should call proc_2 and proc_2 should callproc_3, so you need to include a reference to proc_2 from proc_1,and a reference to proc_3 from proc_2.  

Expert Answer


An answer will be send to you shortly. . . . .

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post