Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Function returning string > 2000 bytes???
Imagine the following query:
select function_name
from dual;
The function function_name might return a string larger then 2000 bytes. Does anybody know a work around? BTW buying Oracle 8 is not an option.
Joep Received on Tue Jun 09 1998 - 00:00:00 CDT
![]() |
![]() |