Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Variables in select statement?
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?
--
![]() |
![]() |