greenZ

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2019年9月19日

摘要: 【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 阅读(3233) 评论(0) 推荐(0) 编辑