Is there anyway to use column level security but instead of an error when attempting to select a column with no permission I want to have it just not appear.
i.e. Give access to 3 of 5 columns then when you do a SELECT * FROM TABLE you get just those 3 columns
Any thoughts.
Thanks
i.e. Give access to 3 of 5 columns then when you do a SELECT * FROM TABLE you get just those 3 columns
Any thoughts.
Thanks