oracle命令行登錄的實(shí)現(xiàn)
oracle命令行登錄的方法未必人人都會(huì),下面就為您詳細(xì)介紹oracle命令行登錄的實(shí)現(xiàn)過(guò)程,希望對(duì)您學(xué)習(xí)oracle命令行登錄方面能有所幫助。
C:\Documents and Settings\Administrator>sqlplus system/manager as sysdba
SQL*Plus: Release 10.2.0.1.0 - Production on 星期一 11月 30 19:24:16 2009
Copyright (c) 1982, 2005, Oracle. All rights reserved.
連接到:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
SQL>
--------------------
C:\Documents and Settings\Administrator>sqlplus scott/tiger@oracle
SQL*Plus: Release 10.2.0.1.0 - Production on 星期一 11月 30 20:31:05 2009
Copyright (c) 1982, 2005, Oracle. All rights reserved.
連接到:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
SQL>
【編輯推薦】