Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> String > 2000 bytes returned by function???
Hi everybody,
Is there any work around known by anybody to solve this problem:
Suppose I use this query:
select function_name
from dual;
The function function_name will return a string which might be larger then 2000 bytes. What can I do to have a function return a string larger then 2000 bytes?
Thanks in advance,
Joep
-- LET OP!!!! Nieuw email adres: Zwolle, The Netherlands Joep Hendrix e-mail: joep.hendrix_at_wxs.nl NEW homepage: http://home.pi.net/~jhendrix/index.htmlReceived on Tue Jun 09 1998 - 00:00:00 CDT
![]() |
![]() |