Greg Stevenson
Member²
Trying to determine what the limits are getting a VarChar2 "result" from a procedure or function. Up to 32K can be passed between procedures on 8i but it seems like OCI 8.x limits this to 4K (2K for 7x). Is this indeed the case or can a client app get a 32K Varchar2 value from a procedure or function?