`
linQQing
  • 浏览: 288 次
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论
文章列表
创建用户并对用户授权 CREATE USER myorcl IDENTIFIED BY myorcl; grant create session to myorcl; grant create table to myorcl; grant create tablespace to myorcl; grant create view to myorcl;  
Global site tag (gtag.js) - Google Analytics