oracle命令

C:\Users\UserName>sqlplus

SQL*Plus: Release 10.2.0.1.0 - Production on 星期一 3月 9 20:52:17 2015

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

请输入用户名:  scott@ORCL
输入口令:

连接到:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options

SQL>exit;
从 Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options 断开
如果本机有多个oracle实例, 在用户名处需要跟上要连接的SID

你可能感兴趣的:(oracle命令)