cmd命令連接oracle數(shù)據(jù)庫 如何用cmd命令連接oracle數(shù)據(jù)庫?
如何用cmd命令連接oracle數(shù)據(jù)庫?通過sqlplus連接:1。打開CMD;2。然后輸入sqlplus user name/password@local service name登錄數(shù)據(jù)庫。
如何用cmd命令連接oracle數(shù)據(jù)庫?
通過sqlplus連接:
1。打開CMD;
2。然后輸入sqlplus user name/password@local service name登錄數(shù)據(jù)庫。