NCHU Course Outline
Course Name (中) 資料庫系統設計(二)(5911)
(Eng.) Database System (II)
Offering Dept Graduate Institute of Data Science and Information Computing
Course Type Elective Credits 1 Teacher Yu-Tsung Tai
Department Graduate Institute of Data Science and Information Computing/Graduate Language 中/英文 Semester 2025-FALL
Course Description 本系列課程會簡介教育數據的常見格式,及如何在圖形化介面(GUI)中下指令操作這些數據。
雖然分析教育數據時可能收到 Excel 活頁簿(xlsx)格式的資料,但這些資料不見得一定要由 Excel 來分析。尤其 Excel 的列數上限約一百萬 [1],也沒有包含最新的 AI 分析工具,已無法回應大數據時代的資料處理需求。為了回應處理更大量資料的挑戰,Microsoft 提供了 Power BI 這個新的數據分析平台。為了使 Power BI 可以有效的處理百萬等級的數據,其不僅於設計時融入了資料庫的概念,能把滑鼠操作轉換為對應的 SQL 指令,還提供了 Copilot、Text Analytics、Vision、Azure Machine Learning 及支援 R 和 Python 執行… 等 AI 分析工具,幫助我們簡單方便的分析教育數據。
In the series of Database System (I), (II), and (III), we will introduce educational data sets, its common formats, and methods to handle these data via graphical user interfaces (GUI) and programs.
While educational data might be delivered in Excel Workbook (xlsx) format, we don't have to analyze these data by Microsoft Excel. Especially, the maximum total number of rows in Excel is about 1 million [1] and Excel doesn't provide state-of-the-art AI technology. Lacking these and more key features, Excel is not as comprehensive for processing big data now-a-day as it was. To survive in big data era, Microsoft provides a new software, Power BI, which not only incorporates database ideas for million rows but also could compile mouse operations into SQL statements. Power BI also provide various AI tools including: copilot, text analytics, vision, Azure machine learning, and inserting R or Python in the workflow to help us analyze educational data more smoothly.
Prerequisites
self-directed learning in the course Y
Relevance of Course Objectives and Core Learning Outcomes(%) Teaching and Assessment Methods for Course Objectives
Course Objectives Competency Indicators Ratio(%) Teaching Methods Assessment Methods
● 依課本 [2]中的 Chapter 3 Database and Date Warehouses 學習資料庫的基本概念。
Follow Chapter 3 Database and Date Warehouses in our textbook [2] to learn the basic concept of database.
● 依 Power BI documentation [3]學習 Power BI 的操作方式。
Follow Power BI documentation [3] to learn Power BI.
3.
6.
50
50
Networking/Distance Education
Exercises
Lecturing
Assignment
Quiz
Course Content and Homework/Schedule/Tests Schedule
Week Course Content
Week 1 2025年10月23日 單元1-1 為什麼要用 Power BI 分析我們的問題
Week 2 2025年10月23日 單元1-3 安裝 Power BI
Week 3 2025年10月23日 單元2-1 如何切換 Power BI 語言
Week 4 2025年10月23日 單元2-2 如何從活頁簿(xlsx)或 csv 檔取得資料
Week 5 2025年10月23日 單元2-3 如何用向下填滿還原合併儲存格的資料
Week 6 2025年10月30日 單元2-4 轉置表格以設定欄位名
Week 7 2025年10月30日 單元2-5 重覆查詢以將操作套用到另一個表格上
Week 8 2025年10月30日 單元3-1 建立目標學校表格
Week 9 2025年10月30日 單元3-3 如何用合併查詢篩選目標學校
Week 10 2025年10月30日 單元3-4 如何用取代值修改所有欄位名
Week 11 2025年11月06日 單元4-1 如何用附加查詢把兩個表放在一起
Week 12 2025年11月06日 單元4-2 如何用取消資料行樞紐來修改多個欄位的值
Week 13 2025年11月06日 單元4-4 如何解決附加查詢時資料型態不一致的問題
Week 14 2025年11月06日 單元4-5 如何將資料視覺化成圖表
Week 15 2025年11月13日 Final Exam
Week 16 2025年11月20日 Make-up Exam
self-directed
learning
   02.Viewing multimedia materials related to industry and academia.
觀看 Excel 含 Power Query 教育數據分析磨課師課程 [4],以學習在 Excel 的 Power Query 中操作和 Power BI 共通的功能,及一些 Excel 專有的功能。
Evaluation
● 作業 50% 平時課堂指派作業,以實際操作後截圖上傳為主
Assignment 50% Assigned mainly in class to upload the screenshot
● 期末考 50% 紙本選擇填充題
Final Exam 50% Paper-based multiple-choice or filling-blank questions
Textbook & other References
本課程會從 Excel 的磨課師 [4]課程進行延伸,並試著用 𝖯𝗈𝗐𝖾𝗋 𝖡𝖨 專有的功能分析教育數據,及輔導學生實際操作練習。偏好閱讀實體課本及想進一步了解資料庫系統概念的同學可以參考 Introduction to Data Mining and Analytics [2]。
We will extend from my Excel MOOCS course [4] with more Power BI specific functions, and in class practices. Those who prefers to study paper-based textbooks or want to further study the concept of database system could check 𝐼𝑛𝑡𝑟𝑜𝑑𝑢𝑐𝑡𝑖𝑜𝑛 𝑡𝑜 𝐷𝑎𝑡𝑎 𝑀𝑖𝑛𝑖𝑛𝑔 𝑎𝑛𝑑 𝐴𝑛𝑎𝑙𝑦𝑡𝑖𝑐𝑠 [2].

𝖱𝖾𝖿𝖾𝗋𝖾𝗇𝖼𝖾𝗌
[1] Microsoft. Excel 的規格及限制. [Online]. https://support.microsoft.com/zh-tw/office/excel-%E7%9A%84%E8%A6%8F%E6%A0%BC%E5%8F%8A%E9%99%90%E5%88%B6-1672b34d-7043-467e-8e27-269d656771c3
[2] Kris Jamsa, 𝐼𝑛𝑡𝑟𝑜𝑑𝑢𝑐𝑡𝑖𝑜𝑛 𝑡𝑜 𝐷𝑎𝑡𝑎 𝑀𝑖𝑛𝑖𝑛𝑔 𝑎𝑛𝑑 𝐴𝑛𝑎𝑙𝑦𝑡𝑖𝑐𝑠. Burlington, MA, USA: Jones & Bartlett Learning, 2020.
[3] Microsoft. (2025) Power BI documentation. Microsoft Learn. [Online]. https://learn.microsoft.com/en-us/power-bi/
[4] 淯琮 戴. (2025, Mar.) Excel 含 Power Query 教育數據分析. edu磨課師+. [Online]. https://moocs.moe.edu.tw/moocs/#/course/detail/10002676
Teaching Aids & Teacher's Website
微學程網站( https://reurl.cc/Z1o8Z3 )、iLearning、上課即時於YouTube直播
Office Hours
可於下課後留在教室提問
Sustainable Development Goals, SDGs(Link URL)
04.Quality Education   08.Decent Work and Economic Growth   09.Industry, Innovation and Infrastructureinclude experience courses:Y
Please respect the intellectual property rights and use the materials legally.Please respect gender equality.
Update Date, year/month/day:2025/10/11 07:00:31 Printed Date, year/month/day:2025 / 10 / 19
The second-hand book website:http://www.myub.com.tw/