举例,我的用户名为terence
1. 赋予DBA权限
grant dba to terence;
revoke dba from terence;
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/198989.html原文链接:https://javaforall.net
ORACLE分配DBA权限举例 我的用户名为 terence1 赋予 DBA 权限 grantdbatote 2 解除 DBA 权限是 revokedbafro
举例,我的用户名为terence
1. 赋予DBA权限
grant dba to terence;
revoke dba from terence;
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/198989.html原文链接:https://javaforall.net