oralce创建用户

oralce创建用户:

sqlplus /nolog回车
-->conn esun/esun@esuntech;
-->create user xlh identified by password
-->create user xlh identified by xlh;-->grant dba to xlh;

posted @ 2014-08-01 17:49  xiluhua  阅读(200)  评论(0)    收藏  举报