Download Database Systems Design

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
DATABASE SYSTEM DESIGN & MANAGEMENT
21&62:198:431 (3 credits)
COURSE DESCRIPTION:
Database system architecture, including data modeling using the semantic object and
entity-relationship model; storage of databases; the hierarchical, network, and relational
data models; formal and commercial query languages; functional dependencies and
normalization for relational database design; relation decomposition; concurrency control
and transactions management. Student projects involve the use of a DBMS package.
PREREQUISITE:
21&62:198:335 (Data Structures & Algorithm Design)
TEXTBOOK:
“Fundamentals of Database Systems,” (5th edition), by Elmasri, published by Addiosn
Wesley.
DEPARTMENT WEB SITE: http://math.newark.rutgers.edu
THIS COURSE COVERS THE FOLLOWING CHAPTERS AND SECTIONS:
Chapter 1:
1.1 - 1.9 Introduction, Advantages to database management
Chapter 2:
2.1 - 2.7 DB Systems Concepts/Entity-Relationship Model
Chapter 3:
3.1 - 3.7 & 3.9 - 3.10 Entity-Relationship Data Model (ER)
Chapter 4:
4.1 - 4.5 Enhanced ER/Relational Model Concepts
Chapter 5:
5.1 - 5.3 The relational Data Model and Relational Database Constraints
Chapter 6:
6.1 - 6.5 Foundation of Relational Algebra
Chapter 7:
7.1 - 7.3 Relational Data Model Implementation/Mapping
Chapter 8:
8.1 - 8.9 SQL-99: Schema Definition, Basic Constraints
Chapter 9:
9.1 - 9.2 SQL – Relational Database Standard II
Chapter 10:
10.1 - 10.6 Functional Dependencies and Normal Forms
Chapter 11:
11.1 - 11.4 More on Functional Dependencies & Normalization
Chapter 12:
12.1 - 12.2 Practical Dbase Design Methodology (UML diagram)
Chapter 17:
17.1 - 17.5 Transaction Processing Concepts
Chapter 18:
18.1 - 18.8 Concurrency Control Techniques
Department of Mathematics & Computer Science
Smith Hall 216, 101 Warren Street, Newark, New Jersey 07102
Phone: (973) 353-5156 Fax: (973) 353-5270 2
Related documents