How can i hide the values of particular Column of table like password column in dba_users view
Happy New Year to all,
I have a query that, in our system we are storing some passwords in a table for users. We need to hide the password values from normal user when selects a query just like password column in dba_users view which shows null value. Could it be possible in 11g Standard Edition and Express Edition database? How?
Thanks in advance
Ankit