User input in psql

From: Ashok Agrawal <Ashok(dot)Agrawal(at)Sun(dot)COM>
To: pgsql-sql(at)postgresql(dot)org, tgl(at)sss(dot)pgh(dot)pa(dot)us
Subject: User input in psql
Date: 2005-11-02 23:40:33
Message-ID: 43694E71.4080208@Sun.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi .

Just wanted to know what is equivalent of "Oracle &" in postgresql.

select count(*) from table1 where id =&1 where sqlplus plus will
prompt to enter value for 1. I would like to do the same in psql.

Thanks
Ashok

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2005-11-03 07:48:45 Re: User input in psql
Previous Message Tom Lane 2005-11-02 23:22:14 Re: Poor performance in inet << cidr join (Resolved)