- Oracle從新手到高手
- 楊繼萍
- 153字
- 2019-12-09 14:49:00
第3章 實現(xiàn)數(shù)據(jù)庫
本章內(nèi)容
Oracle數(shù)據(jù)庫系統(tǒng)由實例和數(shù)據(jù)庫兩部分組成,為確保客戶端能夠訪問Oracle數(shù)據(jù)庫系統(tǒng),還需要在服務器端啟動實例并打開數(shù)據(jù)庫,也就是啟動Oracle數(shù)據(jù)庫系統(tǒng)。另外,在啟動Oracle數(shù)據(jù)庫的過程中,其啟動過程也是分步驟進行的,包括啟動實例、加載數(shù)據(jù)庫和打開數(shù)據(jù)3部分。在本章中,將詳細介紹實現(xiàn)數(shù)據(jù)庫功能的一系列操作。
推薦閱讀
- 計算思維與算法入門
- 數(shù)據(jù)結構(Python語言描述)(第2版)
- Python Geospatial Development(Second Edition)
- Learning Python Design Patterns
- Building RESTful Python Web Services
- Yii Project Blueprints
- Hands-On Nuxt.js Web Development
- Image Processing with ImageJ
- 從零學Java設計模式
- Java 9 with JShell
- Android 游戲開發(fā)大全(第二版)
- Building Apple Watch Projects
- 區(qū)塊鏈:技術與場景
- Visual FoxPro數(shù)據(jù)庫程序設計
- Getting Started with SQL Server 2014 Administration