Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> PRODUCT_PROFILE restrictions on aparticular table
Hi friends,
I know how to disable a given command of SQL*Plus to a user but what I would like to know is if it's possible to disable a given command on a given table. For example, if I want to disbale the UPDATE command to SCOTT on the EMP table, is there a way to do it ?
Please help !!!!