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

Variables in select statement?

From: Nicky <nickyterwel_at_hotmail.com>
Date: Wed, 1 Sep 1999 17:06:28 +0200
Message-ID: <7qjf58$rc8$1@reader1.wxs.nl>


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

Original text of this message

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