Oracle SQL語法實務應用基礎 I
Level: Fundamental
Total Hours: 18 小時
Number of Lessons: 6
開課日期: Jul 25, 2017
Day of the week:
Tue
,
Thu
NTD 27,000
send Course Introduction
你將會學到什麼
- 使用SELECT指令查詢資料
- 限定及排序資料
- 使用單一列函數產生客製化報表
- 使用轉換函數以及條件運算式
- 使用群組函數彙總資料
- 使用結合顯示來自多個表格的資料
- 使用子查詢
- 使用集合操作子
- 對表格資料進行異動(新增、修改、刪除)
- 介紹資料定義指令
課程目標
本課程適合沒有SQL經驗的初學者,主要介紹如何撰寫正確的SQL指令,包含Query、DML、DDL及DCL等指令,並使用正確的Oracle SQL語法存取Oracle資料庫。
課程內容
Lesson 1
- Section 1 關聯式資料庫概說 / About Database Technologies & Relational Database
- Section 2 如何使用資料庫工具 / Using Database Interface
- Section 3 如何撰寫Select 語法 / About SQL & Building A Select Statement
- Section 4 Where子句 / Restricting Data With the Where Clause
- 實作練習 / Lab Exercises
Lesson 2
- Section 5 Order By子句 / Sorting Data - With the Order By Clause
- Section 6 虛擬欄位與函數 / Pseudo Columns & Functions
- 實作練習 / Exercises
Lesson 3
- Section 7 如何結合Table / Join Tables
- Section 8 使用"Set"運算 / Using The Set Operators
- 實作練習 / Lab Exercises
Lesson 4
- Section 9 聚總函數 / Summary Functions
- Section 10 子查詢 / Using Sub-Queries
- 實作練習 / Lab Exercises
Lesson 5
- Section 11 如何使用Group by / Aggregating Data Within Groups
- Section 12 如何使用SQLPLUS Report / Build Simple SQLPLUS Reports
- 實作練習 / Lab Exercises
Lesson 6
- Section 13 如何使用DDL管理Table / Use Data Define Language to Create & Manage Tables
- Section 14 如何使用DML / Use Data Manipulatin Language to Manipulate Data
- 實作練習 / Lab Exercises