Hi all,
Here is my case. I want to grant a SELECT privilege in a table with 150 columns. However, there are 2 or 3 fields in the table cannot be accessed by users throigh ODBC or JDBC. You see, revoke feature is only effective to REFERENCES and to UPDATES. Is there any way to make it worked?
Here is my case. I want to grant a SELECT privilege in a table with 150 columns. However, there are 2 or 3 fields in the table cannot be accessed by users throigh ODBC or JDBC. You see, revoke feature is only effective to REFERENCES and to UPDATES. Is there any way to make it worked?