Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Declare multiple variables
On 22 Aug 2006 03:37:47 -0700, "sybrandb" <sybrandb_at_gmail.com> wrote:
>One variable per line, as per the PL/SQL reference manual.
No, newlines are not significant in PL/SQL, you can put your entire program on a single line if you are so inclined.
>Please refer to this manual prior to posting.
Which part of the manual says "One variable per line"?
-- Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis toolReceived on Tue Aug 22 2006 - 18:17:52 CDT