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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: var source_data varchar2(12)

Re: var source_data varchar2(12)

From: Daniel Fink <Daniel.Fink_at_Sun.COM>
Date: Tue, 11 Nov 2003 12:09:39 -0800
Message-ID: <F001.005D6574.20031111120939@fatcity.com>


It took me awhile to figure this one out. The real problem is

Maryann Atkinson wrote:

> I'm looking at a PL/SQL script that goes like this
>
> -- Header
> var Source_Data VARCHAR2(12)
>
> DECLARE
> Num1 NUMBER;
>
> BEGIN
> Source_Data := '&1';

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Daniel Fink
  INET: Daniel.Fink_at_Sun.COM

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Tue Nov 11 2003 - 14:09:39 CST

Original text of this message

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