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: Quick question about variable substitutions

Re: Quick question about variable substitutions

From: antje <nastjenka_at_uswest.net>
Date: Wed, 20 Dec 2000 16:34:07 GMT
Message-ID: <91qn20$7lc$1@nnrp1.deja.com>

In article <3A3FD4E2.710E9801_at_hotmail.com>,   rickhall2000_at_hotmail.com wrote:
> Where you want a variable, try prefacing it with a colon. Like this:
>
> select employee_name from employees where start_date= :Start_date;
>
> Rick
>

that gives me the error "variable start date has not been defined". Thanks anyway!
Nicole

Sent via Deja.com
http://www.deja.com/ Received on Wed Dec 20 2000 - 10:34:07 CST

Original text of this message

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