国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 數(shù)據(jù)庫 > Oracle > 正文

oracle 賦予用戶權限

2024-08-29 13:54:56
字體:
來源:轉載
供稿:網(wǎng)友
采用sys or system / manager as sysdba; 連接數(shù)據(jù)庫。創(chuàng)建普通用戶konglin: create user konglin identified by pwd_Oracle;刪除用戶, drop user konglin;授予用戶登錄數(shù)據(jù)庫的權限: grant create session to konglin;授予用戶操作表空間的權限:grant unlimited tablespace to konglin;grant create tablespace to konglin;grant alter tablespace to konglin;grant drop tablespace to konglin;grant manage tablespace to konglin;授予用戶操作表的權限:grant create table to konglin; (包含有create index權限, alter table, drop table權限)授予用戶操作視圖的權限:grant create view to konglin; (包含有alter view, drop view權限)授予用戶操作觸發(fā)器的權限:grant create trigger to konglin; (包含有alter trigger, drop trigger權限)授予用戶操作存儲過程的權限:grant create PRocedure to konglin;(包含有alter procedure, drop procedure 和function 以及 package權限)授予用戶操作序列的權限:grant create sequence to konglin; (包含有創(chuàng)建、修改、刪除以及選擇序列)授予用戶回退段權限:grant create rollback segment to konglin;grant alter rollback segment to konglin;grant drop rollback segment to konglin;授予用戶同義詞權限:grant create synonym to konglin;(包含drop synonym權限)grant create public synonym to konglin;grant drop public synonym to konglin;授予用戶關于用戶的權限:grant create user to konglin;grant alter user to konglin;grant become user to konglin;grant drop user to konglin;授予用戶關于角色的權限:grant create role to konglin;授予用戶操作概要文件的權限grant create profile to konglin;grant alter profile to konglin;grant drop profile to konglin;允許從sys用戶所擁有的數(shù)據(jù)字典表中進行選擇grant select any dictionary to konglin;

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 开封县| 渝北区| 南陵县| 宁蒗| 肃南| 乌兰县| 刚察县| 西华县| 阳信县| 安塞县| 景谷| 林甸县| 寿宁县| 廉江市| 阳江市| 澎湖县| 彭阳县| 玉门市| 镶黄旗| 彩票| 灵璧县| 迭部县| 滦平县| 万宁市| 新民市| 旺苍县| 台东市| 贵南县| 民丰县| 互助| 乃东县| 大连市| 英超| 桃园市| 鱼台县| 大化| 乌苏市| 徐闻县| 科技| 南召县| 灵丘县|