oracle将某表的权限赋予某一用户

命令:grant  xxx(权限) on Tablename to USERname;
grant select,insert,update,delete,all on table to user;
例如:将T表的查询权限赋予aaa这个用户
grant select on T to aaa;

本文标题:oracle将某表的权限赋予某一用户
本文URL:http://csdahua.cn/article/jidcci.html
扫二维码与项目经理沟通

我们在微信上24小时期待你的声音

解答本文疑问/技术咨询/运营咨询/技术建议/互联网交流