摘要:
oracle中新建用户和赋予权限--(转载) 1.新建个用户 create user xxxxx(用户名) identified by "密码" alert user 用户名 identified by “新密码” --修改用户密码 因为新建的用户和默认的用户是锁住的,没有权限。所以新建用户后要给用 阅读全文
posted @ 2020-12-31 16:46
Smilevv-45
阅读(278)
评论(0)
推荐(0)