摘要: 2.Oracle用户管理 (1)创建用户:create user 用户名 identified by 密码(需要dba权限); sql>create user yzw identified by yzw default tablespace users //用户表空间 temporary table 阅读全文
posted @ 2016-11-19 22:58 花开易见落难寻 阅读(312) 评论(0) 推荐(0)