01 2012 档案

oracle创建用户
摘要:oracle里创建用户及分配权限的常用命令: create user ylxc identified by "ylxc" default tablespace USERS temporary tablespace TEMP profile DEFAULT; grant conne... 阅读全文

posted @ 2012-01-05 09:17 Msea 阅读(96) 评论(0) 推荐(0)

导航