column level security
My developers wants to add additional columns to the existing table to track access of active directory. Since the current application user has the insert privilege to that table, he does not want the existing application users to be able to see of modify the new columns in the table. Is it doable? Please advice. Thank you very much.