表一字段update權(quán)限

1.創(chuàng)建環(huán)境
SQL> create user ltest identified by ltest;


User created.


SQL> grant connect,resource to ltest;


Grant succeeded.




2.嘗試更新


SQL> update system.test set object_id=1;
update system.test set object_id=1
              *
ERROR at line 1:
ORA-00942: table or view does not exist


3.賦權(quán)


SQL> grant select,update(object_id) on system.test to ltest;


Grant succeeded.


4.嘗試更新


SQL> grant select,update(object_id) on system.test to ltest;


Grant succeeded.


SQL> connect ltest/ltest
Connected.
SQL>  update system.test set object_id=1;


74883 rows updated.


SQL> rollback;


Rollback complete.








文章名稱:表一字段update權(quán)限
標(biāo)題URL:http://muchs.cn/article30/ihgipo.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供外貿(mào)建站、用戶體驗(yàn)靜態(tài)網(wǎng)站、手機(jī)網(wǎng)站建設(shè)、網(wǎng)頁設(shè)計(jì)公司、App開發(fā)

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)

成都seo排名網(wǎng)站優(yōu)化