摘要: 1.首先,创建(新)用户: create user username identified by password; username:新用户名的用户名 password: 新用户的密码也可以不创建新用户,而仍然用以前的用户,如:继续利用scott用户2.创建表空间: create tablespa 阅读全文
posted @ 2017-01-23 20:47 墨飞_Max 阅读(19224) 评论(4) 推荐(3) 编辑