摘要:【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
09 2019 档案
摘要:【oracle】处理oracle用户密码中的特殊字符$和@ 1.创建测试用户 create user testdb identified by "testdb@"; grant connect,resource to testdb; grant unlimited tablespace,create
阅读全文
posted @ 2019-09-19 15:53
|