Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to revoke delete right from my own table
It's called a trigger.
SF
dba1 mcc wrote:
>I have ORACLE database 9.2.0.5 under Solaris 8. I
>created a table and load data into it. After data
>load, I tried to "revoke delete" right from table and
>get error meesage. The message said I can NOT revoke
>right whiich table I created. I only need update and
>insert right after I load data. I want revoke
>"delete" right to prevent accident delete or truncate
>the data. Does there has way to do it?
>
>
>Thanks.
>
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Mon Jun 14 2004 - 12:58:19 CDT
![]() |
![]() |