Home » SQL & PL/SQL » SQL & PL/SQL » Different environments
Different environments [message #543] Tue, 19 February 2002 06:23 Go to next message
Micky
Messages: 18
Registered: January 2002
Junior Member
Hi I have created a procedure QUERY_EMP in procedure builder SERVER SIDE and have compiled and saved it. I would like to now use it in SQLPLUS. How do I execute this procedure in SQLPLUS environment. Micky
Re: Different environments [message #544 is a reply to message #543] Tue, 19 February 2002 06:38 Go to previous message
pratap kumar tripathy
Messages: 660
Registered: January 2002
Senior Member
execute QUERY_EMP;
OR
exec QUERY_EMP;
Previous Topic: how to?
Next Topic: How can I separate cursor spec. from body?
Goto Forum:
  


Current Time: Fri Apr 26 13:44:23 CDT 2024