User input in psql - Mailing list pgsql-sql

From Ashok Agrawal
Subject User input in psql
Date
Msg-id 43694E71.4080208@Sun.COM
Whole thread Raw
Responses Re: User input in psql
List 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



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Poor performance in inet << cidr join (Resolved)
Next
From: Richard Huxton
Date:
Subject: Re: User input in psql