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

From: Nelson <nbrito(at)cmet(dot)net>
To: Jie Liang <jliang(at)ipinc(dot)com>, "pgsql-general(at)hub(dot)org" <pgsql-general(at)hub(dot)org>, "pgsql-novice(at)hub(dot)org" <pgsql-novice(at)hub(dot)org>, "pgsql-sql(at)hub(dot)org" <pgsql-sql(at)hub(dot)org>
Subject: [SQL] how to store a query, that results in a table
Date: 2000-09-22 22:09:07
Message-ID: 39CBD883.9A63F0C6@cmet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice pgsql-sql

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.

Attachment Content-Type Size
nbrito.vcf text/x-vcard 150 bytes

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jie Liang 2000-09-22 22:26:24 Re: how to store a query, that results in a table
Previous Message Jie Liang 2000-09-22 21:41:25 Re: how to store a query, that results in a table

Browse pgsql-novice by date

  From Date Subject
Next Message Jie Liang 2000-09-22 22:26:24 Re: how to store a query, that results in a table
Previous Message Jie Liang 2000-09-22 21:41:25 Re: how to store a query, that results in a table

Browse pgsql-sql by date

  From Date Subject
Next Message Jie Liang 2000-09-22 22:26:24 Re: how to store a query, that results in a table
Previous Message Jie Liang 2000-09-22 21:41:25 Re: how to store a query, that results in a table