解锁Oracle的Scott账户
解锁Scott账户
alter user scott account unlock;
重置scott密码
alter user scott identified by 密码;
alter user scott account unlock;
alter user scott identified by 密码;
3612
9576
394

被折叠的 条评论
为什么被折叠?