Download CS4710 Introduction to Database Systems Fall, 2004

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
CS4710
Introduction to Database Systems
Fall, 2004
Textbook: Database system concepts, Silberschatz, Korth and Sudarshan,
2002 (4th Edition)
Instructor: 陳良弼 (Room CSEE532, x1065, [email protected])
TA: 邱鼎穎 (Room 紅樓普五, x2802, [email protected])
Class Time: 9:30am - 10:45am, 10:55am - 12:10pm, Monday
Course Contents
(http://make.cs.nthu.edu.tw/alp/course/cs4710/index.html)
1. Database design
- Entity-relationship model
- Relational model
- SQL
- Design issues
- XML
2. Storage structure and query processing
-
Storage and file structure
Indexing and hashing
Query processing
Query Optimization
3. Transaction management
- Concurrency control
- Recovery System
4. Advanced Topics
- Data mining
- Multimedia databases
Grading:
- Midterm: 30%
- Final: 40%
- Homework: 30%
Related documents