views, functions and parameters... -
04-17-2005
, 05:05 PM
Is it possible to use dynamic parameters in Pg views (for example criteria
for filtering start/end date) ?
On MSDE there are "in-line" functions which are views that can accept
parameters. How to accomplish such things on Postgre ?
Thanks. |