摘要:
sqlplus / as sysbda;-- 运行命令conn scott/tiger [as sysdba];-- 登录show user;查看当前用户alter user scott account lock;-- 锁定用户alter user scott account unlock;-- 解 阅读全文
posted @ 2017-11-27 18:23
TheStar
阅读(197)
评论(0)
推荐(0)
浙公网安备 33010602011771号