Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Variables in select statement?
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 Received on Wed Sep 01 1999 - 10:06:28 CDT
![]() |
![]() |