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: Variables in select statement?

Re: Variables in select statement?

From: Y <yunus000_at_england.com>
Date: Wed, 01 Sep 1999 17:39:53 +0100
Message-ID: <37CD56D9.8BA7F75A@england.com>


Nicky wrote:
>
> This is what we are trying to do, but it doesn't work.
>
> select strColumnName1 from strTableName where strColumnName2 = strValue;
>
> When we don't use the variables but the real values instead it works just
> fine.
> What am I doing wrong?
>
> Nicky Terwel

You have to be more precise, otherwise you may not get helpful advice.

Real values in place of which variables?

--



"Don't be suckered in by the comments - debug only the code." To reply by e-mail remove '000' from my address
Received on Wed Sep 01 1999 - 11:39:53 CDT

Original text of this message

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