设为首页 - 加入收藏  
您的当前位置:首页 >IT科技 >Oracle创建用户及删除用户的实例 正文

Oracle创建用户及删除用户的实例

来源:亿华互联编辑:IT科技时间:2025-11-05 02:41:51
Oracle创建用户及删除用户的实例
复制D:\>sqlplus /nolog     SQL*Plus: Release 9.2.0.1.0 - Production on 星期二 1月 26 13:34:09 2010     Copyright (c) 1982,创建除用 2002, Oracle Corporation.  All rights reserved.     SQL> conn / as sysdba;     已连接。     SQL> create user test identified by test default tablespace users;     用户已创建     SQL> grant resource,用户connect,dba to test;     授权成功。     SQL> commit;     提交完成。b2b信息网及删     SQL> D:\>sqlplus /nolog   SQL*Plus: Release 9.2.0.1.0 - Production on 星期二 1月 26 13:34:09 2010   Copyright (c) 1982,实例 2002, Oracle Corporation.  All rights reserved.   SQL> conn / as sysdba;   已连接。   SQL> create user test identified by test default tablespace users;   用户已创建   SQL> grant resource,创建除用connect,dba to test;   授权成功。免费源码下载   SQL> commit;   提交完成。用户及删   SQL> 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.35.36.37.38.39.40.41.42.43.44.服务器托管

0.9587s , 17385.2421875 kb

Copyright © 2025 Powered by Oracle创建用户及删除用户的实例,亿华互联  滇ICP备2023000592号-16

sitemap

Top