Security on tables.
500512Mar 22 2006 — edited Mar 29 2006What is the best way to secure data in tables to the table owner only. I have some data that needs to be viewed (or extracted) only by the owner of the schema . Do I have to encrypt the tables or is there an easier way of protecting the data. Even the DBA should have limited SELECT access to tables.
Thanks
James