摘要:
【oracle】处理oracle用户密码中的特殊字符$和@ 1.创建测试用户 create user testdb identified by "testdb@"; grant connect,resource to testdb; grant unlimited tablespace,create 阅读全文
posted @ 2019-09-19 15:53
绿Z
阅读(3417)
评论(0)
推荐(0)
|
摘要:
【oracle】处理oracle用户密码中的特殊字符$和@ 1.创建测试用户 create user testdb identified by "testdb@"; grant connect,resource to testdb; grant unlimited tablespace,create 阅读全文
posted @ 2019-09-19 15:53
绿Z
阅读(3417)
评论(0)
推荐(0)
|