Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: PL/SQL (May be SQL) question
Thanks torben,
Yes I know the limit and that's why I don't like to use the dbms_output package. I merely used the code supplied to show the "right way" of doing thing.
but of course, I should have mentioned the 255 byte limitation, and I think any Oracle PL/SQL developer should know that limit by the end of day one.
Cheers
Raj
QOTD: Any clod can have facts, but having an opinion is an art!
-----Original Message-----
Sent: Wednesday, June 19, 2002 6:44 PM
To: Multiple recipients of list ORACLE-L
A problem with dbms_output.put_line is that it has a limitation on 255
bytes.
Use dbms_output.put in the original script. dbms_output.put does not send
a CR/LR
/torben
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Jamadagni, Rajendra INET: Rajendra.Jamadagni_at_espn.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Jun 20 2002 - 08:08:26 CDT
- text/plain attachment: InterScan_Disclaimer.txt
![]() |
![]() |