Re: why does this query does not work??????

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: satya pariki <spariki(at)yahoo(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: why does this query does not work??????
Date: 2001-11-19 21:16:56
Message-ID: web-509406@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Satya,

> are there any substitution variables in postgresql ?
>
> select * from EMP where EMPNO = &empnum;

No. If you need to use variables, write a PL/pgSQL function or do the
substitution in your middleware/client language.

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Jeff Eckermann 2001-11-19 21:42:55 Re: why does this query does not work??????
Previous Message Clayton Cottingham aka drfrog 2001-11-19 17:20:18 Re: [OT?] permissions