Forming Query - Mailing list pgsql-sql

From Ronnie Doggart
Subject Forming Query
Date
Msg-id 35EE83FD.426DC43F@netcomuk.co.uk
Whole thread Raw
List pgsql-sql
Hi All,

I want to prompt a user for information in a query. In Oracle the format
would be

select part_no, description from pricing where part_no like '&1';

what is it using psql and postgresql.

Regards
Ronnie Doggart


pgsql-sql by date:

Previous
From: Ronnie Doggart
Date:
Subject: Help with setting up table and importing data.
Next
From: James Olin Oden
Date:
Subject: Concatenation in selects