甲骨文資料庫 11g:SQL基礎I Oracle Database 11g: SQL Fundamentals I
本課程適合沒有SQL經驗的初學者。 介紹如何撰寫正確的SQL指令,包含Query、DML、DDL及DCL等指令,並使用正確的Oracle SQL語法存取Oracle資料庫。
難易度: 初階
課程總時數: 18 小時
課堂數: 6
開課日期: 2017-07-25
星期幾:
NTD 27,000

課程說明

甲骨文資料庫 11g:SQL基礎I Oracle Database 11g: SQL Fundamentals I

課程目標

本課程適合沒有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