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