[SQL] how to store a query, that results in a table

Поиск
Список
Период
Сортировка
От Nelson
Тема [SQL] how to store a query, that results in a table
Дата
Msg-id 39CBD883.9A63F0C6@cmet.net
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: root
Дата:
Сообщение: how to store a query, that results in a table
Следующее
От: bubola
Дата:
Сообщение: add or subtract days from a 'date' in query