- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
an introduction todatab紫ase systems 资料库系统
An Introduction toDatabase Systems資料庫系統 陳日昌 Fall 2009 Contents 內容綱要 Introduction (1 wk) SQL: DML and DDL (4 wks) Constraints and Triggers (1 wk), E/R modeling (2 wks) and E/R CASE Tool (2 wks) Functional Dependencies (1 wk), Sqlite or Postgres (optional) Drills and Exams Why learn this?我可以學到什麼? 目標 資料庫系統的基本知識 操作資料庫的方法 (Data Manipulation) 分析並定義資料庫 (Modeling and Definition) 程式介面 (Programming Interface) 工作與就業能力 Prerequisites 預修與要件 Data structures 基本的資料結構知識 C/C++ programming language 作業系統操作與概念 平台: MS Windows或Linux MySQL: Oracle (甲骨文): Feb. 2008 SUN acquired MySQL ($1Bn), July 2009 Oracle acquired SUN ($7.4Bn) – Watch out! Syllabus 授課規定 時間:每週三小時 Textbook 課本:講義與Internet 作業就是考試題目 課堂時間規定:請尊重他人權益 聯絡:jctan@.tw Subject: [DB4S]主旨 例如: [DB4S]考試時間? 主要參考書與網路資料 Database Systems The Complete Book, (“DSCB”) Garcia-Molina, Ullman, Widom Jeff Ullmans offering of the CS145 course in the Autumn of 2004 Chap 1-2 Free Download 滄海書局 圖書館「指定參考書」 “Database – Design, Application Development Administration,” 2nd Ed. Michael V. Mannino 資料庫管理設計及其應用 翻譯:劉金順 普林斯頓 出版 高立圖書 經典教課書 An Introduction to Database Systems, Eighth Edition by C.J. Date Course Website講義資料 .tw/~jctan/ 請自行查看講義並下載軟體 .tw/ 多媒體補救教學資料 有關英文 從Keywords〈關鍵字〉學起 把握技術英文以及常用字:一再出現才查 正確觀念:不必恐懼或崇拜 Grading 作業與考試評分 Midterm 50 pts, Final 40 pts, other 10 pts 上機實作考試 Open book and notes No discussion, no communication (獨立作業) 1 makeup* 作弊? 當掉!沒有補考或補救方法 ? 延畢? 依照校規處理 Questions? 歡迎提問 “Database Systems? Why?” 什麼是資料庫系統? 為何需要這樣的系統? Chapter 1 (DSCB)The Worlds of Database Systems Databases are everywhere! Internal records and management 內部管理 Presenting data (e.g., WWW) Scientific or engineering data Specialized software for this is called a database management system, DBMS, or simply “database system.” Key Features Persistent storage – more than a file system Programming interface – through a powerful query language Transaction management – supports concurrent, i.e., simultaneous, access to data by multiple processes (called “transactions” – 「交易」)
文档评论(0)