Home » SQL & PL/SQL » SQL & PL/SQL » output parameter
output parameter [message #9673] Sat, 29 November 2003 01:35 Go to next message
Srinath
Messages: 40
Registered: May 2002
Member
Hi All:

I have a procedure in which i declare an output parameter as varchar2 and i expect the output more than the limit of varchar2 can you please specify any other datatype which i can use here....it should be compatible with functions like substring etc....

Thanks in advance
Srinath
Re: output parameter [message #9675 is a reply to message #9673] Sat, 29 November 2003 10:10 Go to previous message
Todd Barry
Messages: 4819
Registered: August 2001
Senior Member
Remember that the VARCHAR2 parameter can go up to 32K - it is not limited to 4K.
Previous Topic: NLS information
Next Topic: Database connection
Goto Forum:
  


Current Time: Thu Apr 25 03:23:58 CDT 2024