how to execute a stored procedure from sqlplus
226026Oct 6 2002 — edited May 3 2006Hi,
I want to execute a stored procedure from sqlplus. The stored procedure is part of an oracle package. It has 3 parameters(Two input and one ouput). Please tell me how to execute the procedure from SQLPLUS and view the result in the output parameter. Thanks in advance.
Thanks,
Senthil