当前位置:首页 > 数据库 > Oracle

ORACLE安装和PLSQL工具

 授权:grant connect,resource to XXX(用户名);

取消授权:revoke connect,resource from XXX(用户名);

eg:

creater user product identified by 123%qwer;

 grant connect,resource to product;

那么在PL/SQL中配置 product/123%qwer即可登录。

 

ORACLE安装和PLSQL工具

标签:用户   col   取消   pac   toc   ice   loading   evo   rgb   

本文系统来源:https://www.cnblogs.com/zy1318194119/p/14508444.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐