oracle修改scott用户被锁住的解决方法alter user scott identified by tiger account unlock;?利用sys或者
oracle修改scott用户被锁住的解决方法
alter user scott identified by tiger account unlock;
?
利用sys或者system用户登录执行上面语句即可
oracle修改scott用户被锁住的解决方法
alter user scott identified by tiger account unlock;
?
利用sys或者system用户登录执行上面语句即可