Generic/Ad-Hoc Select Function

From: "Roy W Bradley" <rbradley(at)fusiion(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Generic/Ad-Hoc Select Function
Date: 2006-06-03 18:17:45
Message-ID: 001801c6873a$087c61e0$0302a8c0@travler
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I am new to Postgresql and was wondering if it is possible to create an ad-hoc select query function, where the table name, and the where clause were passed to the function and it returned a result set for the table?

Thanks
Roy

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Terry Lee Tucker 2006-06-03 19:08:55 Re: Generic/Ad-Hoc Select Function
Previous Message Tobias Boes 2006-06-03 09:02:40 Re: multiple psql commands in batch