I want to select all but certain fields. We are exporting data to different clients and we know what we don't want them to have, but what we want them to have may very from client to client.
I think you will have to create a separate view for each customer that has a different set of columns available to them. Then grant SELECT on the view instead of the table.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.