Hidden Select

From: Luis Sousa <llsousa(at)ualg(dot)pt>
To: pgsql sql Mailing List <pgsql-sql(at)postgresql(dot)org>
Subject: Hidden Select
Date: 2001-06-08 08:54:41
Message-ID: 3B2092D1.C272FB63@ualg.pt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message ivan 2001-06-08 10:03:32 update from another table
Previous Message Tubagus Nizomi 2001-06-08 07:36:46 Help datetime