Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Testing Stored Procedures with OUT-Parameter in QSL*Plus
Hello NG,
how can I test my stored procedure witch has an OUT parameter with SQL*Plus?
E.g.
call MY_STORED_PROCEDURE(???, 1,2,3,'A', 'B', 'C');
I have to create a variable first to get this value from the procedure, but how?
Thanx for you help!
Greetings Lars! Received on Wed Sep 18 2002 - 08:54:47 CDT
![]() |
![]() |