Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Declare multiple variables

Re: Declare multiple variables

From: Andy Hassall <andy_at_andyh.co.uk>
Date: Wed, 23 Aug 2006 00:17:52 +0100
Message-ID: <4p3ne2h39h1ie8hpphlaqt4iarapqh7fq6@4ax.com>


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 tool
Received on Tue Aug 22 2006 - 18:17:52 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US