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: Jeremy <jeremy0505_at_gmail.com>
Date: Tue, 22 Aug 2006 14:39:34 +0100
Message-ID: <MPG.1f55197218283b398a275@news.individual.net>


In article <1156243067.261099.278160_at_m73g2000cwd.googlegroups.com>, sybrandb says...
>
> dev..._at_gmail.com wrote:
> > Is it possible to do this?
> >
> > declare l_first integer; l_second varchar2;
> >
> > begin
> >
> > ...
> >
> > end
> >
> >
> > raise an error...with Ora10g R2
> >
> > Thx for help
>
> One variable per line, as per the PL/SQL reference manual.
> Please refer to this manual prior to posting.

How does this shape up with regard to "Acme Acmeson"'s posting?

-- 

jeremy
'01 Triumph Sprint ST in green
_______________________________________
jeremy0505 at gmail.com
Received on Tue Aug 22 2006 - 08:39:34 CDT

Original text of this message

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