Database (3credits) - Introduction
Database (3credits) - Introduction
INSTRUCTOR
• Instructor: MS Lam Hong Thanh
▫ Email: [email protected]
▫ Phone/ Zalo/ Viber: 0989 339 205
▫ Areas: Data Analysis, Software Engineering, AI & ML, RPA
• Teaching Assistant: Mr Nguyen Duy Nghia (Junior)
▫ Email: [email protected]
▫ Phone/ Zalo: 0383213327
▫ Major: Management Information System Talent
▫ Areas: Data Analysis
3
References
• [1] Jeffrey A. Hoffer, MODERN DATABASE MANAGEMENT 10th, Prentice Hall
• [2] Nhập môn cơ sở dữ liệu, Nguyễn Duy Nhất.
• [3] Introduction to Oracle11g : SQL Fundamentals, Student Guide, Oracle
University
• [4] David Maier, The Theory of Relational Databases, Computer Science Press,
Rockville 1983.
• [5] MS Press - Microsoft SQL Server 2008 T-SQL Fundamentals (2008).chm
5
Assessments
Group Project
Group Project
• Two phrases:
▫ Logical design
▫ Write SQL to extract data for reporting
8
Timeline
• Week 1: Chapter 01
• Week 2: Chapter 02
• Week 3: Chapter 03 – Group project presentation Phrase 1
Lab practicing: Introduction to SSMS
• Week 4: Mini-test 1 - Chapter 04
Lab practicing: Table structure - SELECT
9
Timeline
Timeline
OVERVIEW
What is Database and SQL
https://www.youtube.com/watch?v=FR4QIeZaPeM&t=127s
1. What is data and some examples?
2. What is a database and some examples?
3. What types of DBMS and some examples?
4. List some example of RDBMS
5. What is the differences between Network DBMS and Relational DBMS?
6. What is SQL and why we use SQL?