[SQL] how to store a query, that results in a table - Mailing list pgsql-novice

From Nelson
Subject [SQL] how to store a query, that results in a table
Date
Msg-id 39CBD883.9A63F0C6@cmet.net
Whole thread Raw
List pgsql-novice
thank you jie Liang for your response, but my problems are:
1. How to store a query in the database.
2. How to give a parameter from outside of database, for example:
select * from table1 where row1 = my_parameter_outside.
Give me an example please.



pgsql-novice by date:

Previous
From: root
Date:
Subject: how to store a query, that results in a table
Next
From: bubola
Date:
Subject: add or subtract days from a 'date' in query