Hidden Select - Mailing list pgsql-sql

From Luis Sousa
Subject Hidden Select
Date
Msg-id 3B2092D1.C272FB63@ualg.pt
Whole thread Raw
Responses Re: Hidden Select
List pgsql-sql
I have a query that joins several table with some restrictions.
I want to take out those restrictions from the query and create a view
that does not show the fields that are used to restrict the data, but in
some way, i can restrict that data when i call the view.

Is it possible to hide some fields in the view so it could be possible
to restrict that data ????

Best Regards

Luis Sousa



pgsql-sql by date:

Previous
From: David BOURIAUD
Date:
Subject: Re: Re: About i8n
Next
From: Tom Lane
Date:
Subject: Re: maximum number of rows in table - what about oid limits?