Download presentation
Presentation is loading. Please wait.
Published byMathilde Kolbe Modified over 6 years ago
1
Team Project, Part II NOMO Auto, Part II IST 210 Section 4
The slides for this text are organized into chapters. This lecture covers Chapter 17. Note that the text contains enough material to support a more detailed coverage, e.g., discretionary vs. mandatory access control, more on Grant/Revoke in SQL, security in statistical databases. Chapter 1: Introduction to Database Systems Chapter 2: The Entity-Relationship Model Chapter 3: The Relational Model Chapter 4 (Part A): Relational Algebra Chapter 4 (Part B): Relational Calculus Chapter 5: SQL: Queries, Programming, Triggers Chapter 6: Query-by-Example (QBE) Chapter 7: Storing Data: Disks and Files Chapter 8: File Organizations and Indexing Chapter 9: Tree-Structured Indexing Chapter 10: Hash-Based Indexing Chapter 11: External Sorting Chapter 12 (Part A): Evaluation of Relational Operators Chapter 12 (Part B): Evaluation of Relational Operators: Other Techniques Chapter 13: Introduction to Query Optimization Chapter 14: A Typical Relational Optimizer Chapter 15: Schema Refinement and Normal Forms Chapter 16 (Part A): Physical Database Design Chapter 16 (Part B): Database Tuning Chapter 17: Security Chapter 18: Transaction Management Overview Chapter 19: Concurrency Control Chapter 20: Crash Recovery Chapter 21: Parallel and Distributed Databases Chapter 22: Internet Databases Chapter 23: Decision Support Chapter 24: Data Mining Chapter 25: Object-Database Systems Chapter 26: Spatial Data Management Chapter 27: Deductive Databases Chapter 28: Additional Topics 1
2
Outcomes of this Class Resolve organizational issues uncovered while completing NOMO Auto Part I Reorganize teams to complete NOMO Auto Part II Share information between teams to begin NOMO Auto, Part II
3
Criteria for Team Organization
Team no larger than 6 people, smaller teams are preferred No concentration of exceptional talent Reorganization does not “pass” or create additional “people” issues
4
NOMO Auto, Part II Skills
Required Skills DB2 SQL to implement a database schema SQL to write queries Optional skills HTML PHP (a C-like programming language) Implementing a web-based capability
5
NOMO Auto, Part II Scope of Work
Review, refine, and document NOMO AG’s the business rules Define and develop at least five examples of SQL code that: (1) maintain database information (e.g., update, delete, and/or modify) and (2) query sales information (e.g., what salesperson has sold the most cars during the past year) Define and implement appropriate integrity constraints Refine your data model Normalize your tables as needed Develop the DDL to implement the design Develop the DDL to load representative example data in your Develop a common grounding
6
Common grounding tasks
Review business rules uncovered in NOMO Auto, Part I Review logical models developed in NOMO Auto, Part I Develop a list possible questions that SQL queries might be written against
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.