why does this query does not work?????? - Mailing list pgsql-sql

From satya pariki
Subject why does this query does not work??????
Date
Msg-id 20011115161805.56523.qmail@web21102.mail.yahoo.com
Whole thread Raw
Responses Re: why does this query does not work??????  ("Josh Berkus" <josh@agliodbs.com>)
Re: why does this query does not work??????  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
List pgsql-sql
are there any substitution variables in postgresql ?
 select * from EMP where EMPNO = &empnum;

it is giving error. it is telling to type cast or use
parenthesis.

i will be grateful if u help me out of this.

bye
satya

__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com


pgsql-sql by date:

Previous
From: Roberto Mello
Date:
Subject: Re: persistent connections, AOLserver (Was: maybe Offtopic : PostgreSQL & PHP ?)
Next
From: "Josh Berkus"
Date:
Subject: Re: why does this query does not work??????