* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
Download COP2253
Concurrency control wikipedia , lookup
Entity–attribute–value model wikipedia , lookup
Microsoft SQL Server wikipedia , lookup
Microsoft Access wikipedia , lookup
Relational algebra wikipedia , lookup
Functional Database Model wikipedia , lookup
Open Database Connectivity wikipedia , lookup
Microsoft Jet Database Engine wikipedia , lookup
Clusterpoint wikipedia , lookup
ContactPoint wikipedia , lookup
Oracle Database wikipedia , lookup
COURSE SYLLABUS Semester: Summer 2008 Course Prefix/Number: COP4710 Course Title: Database Systems Course Credit Hours: 3.0 Course Meeting Times/Places: Online Campus Instructor and Contact Information: Dr. Sikha Bagui Office: Building 79, Room 108 E-mail: [email protected] Tel: 850-474-3022 Office Hours: M 9:30 – 11:30am and by appointment. Course Web Site: http://elearning.uwf.edu/ (login and select COP4710) Prerequisites or Co-requisites: Any programming course. Course Description: Introduction to database systems and database management system architectures. Various database models are discussed with an emphasis on the relational model and relational database design. Case applications using SQL are included. Student Learning Outcomes: Upon completion of this course the student will be able to: - Understand the uses of using a database system - Understand the differences between relational/hierarchical/network databases - Develop ER models - Develop Enhanced ER models - Map ER and EER to relational tables - Reverse engineering - Use relational algebra and relational calculus - Understand and develop a database using a relational data model - Develop a normalized database - Use SQL proficiently – expressive power of SQL, joins, views, derived tables, sorting, aggregation, nested sub-queries - Do query optimization Topics Covered: Characteristics of the Database approach, Database Systems Concepts and Architectures, Conceptual Database design, Data Modeling Using Entity-Relationship Models, Enhanced Entity-Relationship and UML Modeling, The Relational Data Model and Relational Database Constraints, Relational Algebra and Tuple relational Calculus, Relational Database Design by ER and EER-to-Relational Mapping, Functional Dependencies, Normalization for Relational Databases, SQL – expressive power of SQL, joins, views, derived tables, sorting, aggregation, nested sub-queries, query optimization. Required Textbook(s): 1. Database Design Using Entity-Relationship Diagrams (2003) by Bagui and Earp And one of the following two books: Learning SQL: A Step-by-Step Guide Using Oracle (2003), by Earp and Bagui – for majors except IT majors (note: IT majors may also do oracle if they wish though). OR Learning SQL: A Step-by-Step Guide Using Access (2004), by Bagui and Earp – for IT majors. Additional Textbook(s): none References: Oracle’s site: http://www.oracle.com Oracle/Access database download site: http://www.cs.uwf.edu/~sbagui/ About this Course: This course is delivered completely online. You must have consistent access to the Internet. Learning at a distance may be a very different environment for many of you. You will set your own schedules, participate in class activities at your convenience, and work at your own pace. You may require some additional time online during the first few days while you become acclimated to the online format and you may even feel overwhelmed at times. It will get better. You should be prepared to spend more than 8 – 10 hours per week online completing lessons, activities, and participating in class discussions. Finally, you may want to incorporate these tips to help you get started: Set a time at least twice a week (schedule) to: o Check elearning postings to determine your tasks. o Check elearning frequently throughout the week for updates. Within the first week, become familiar with elearning and how to use it. o It is a tool to help you learn! Ask questions when you need answers. o If you have problems, contact your instructor early. 2 Grading: Mid-term Final exam SQL Homework Other homework Project 15% 15% 36% 24% 10% Technology Requirements: All programming assignments and the project will require using Oracle/Access on the Unix/Windows environment. This environment is available in the SAIL lab in building 79 or you may download and use it on your personal computer. You will be given instructions on getting started with Oracle/Access on the Unix/Windows environment. Expectations for Academic Conduct/Plagiarism Policy: Academic Conduct Policy: (Web Format) | (PDF Format) | (RTF Format) Plagiarism Policy: (Word Format) | (PDF Format) | (RTF Format) Student Handbook: (PDF Format) ASSISTANCE: Students with special needs who require specific examination-related or other course-related accommodations should contact Barbara Fitzpatrick, Director of Disabled Student Services (DSS), [email protected], (850) 474-2387. DSS will provide the student with a letter for the instructor that will specify any recommended accommodations. Other Course Policies: Class material and due dates: Students are responsible for all announcements and all material presented. Students are expected to keep up with due dates and submit all assignments and work into the elearning dropbox before the due date. Communication: You are responsible for checking your e-mail and the elearning site regularly, preferably once a day, to keep up with important announcements, assignments, etc. Exams: Makeup exams will NOT be given except with a serious, documented medical or legal excuse. No makeups will be given unless students make advance arrangements. The final exam is comprehensive. Re-grading Assignments: It is the student’s responsibility to check graded assignments/tests when they are returned to you. I will gladly re-grade an assignment/test when a question or mistake is brought to my attention. To ensure fairness, I reserve the right to re-grade the entire assignment/test. As a result, your grade may increase, decrease, or remain the same. Grades will not be changed after a week from the date graded assignments/tests are returned to the class. Grades: Final grades will be calculated using a standard grade distribution. The last day of the term for withdrawal from an individual course with an automatic grade of “W” is 6/11. Students requesting late withdrawal (W or WF) from class must have the approval of the advisor, instructor, and the department chairperson (in that order) and finally by the Academic Appeals committee. Requests for late withdraws may be approved only for the following reasons (which must be documented): 3 1. A death in the immediate family. 2. Serious illness of the student or an immediate family member. 3. A situation deemed similar to categories 1 and 2 by all in the approval process. 4. Withdrawal due to Military Service (Florida Statute 1004.07) 5. National Guard Troops Ordered into Active Service (Florida Statute 250.482) Requests without documentation will not be accepted. Requests for late withdrawal simply for not succeeding in a course, do not meet the criteria for approval and will not be approved. Applying for an incomplete or “I” grade will be considered only if: (1) there are extenuating circumstances to warrant it, AND (2) you have a passing grade and have completed at least 70% of the course work, AND (3) approval of the department chair. Participation and Feedback: I encourage active participation and regular feedback. I believe that effective communication between the instructor and students will make the course more useful, interesting, and productive. Please contact me if you have any questions, concerns, or suggestions! Important Note: Any changes to the syllabus or schedule made during the semester take precedence over this version. Check the elearning site (or email) regularly for up-to-date information. Overall Grading Scale: 1. A : 92 - 100 2. A-: 89 - 91 3. B+: 87 - 88 4. B : 82 - 86 5. B- : 79 - 81 6. C+: 77 - 78 7. C : 72 - 76 8. C : 72-76 9. C-: 69-71 10. D+: 67-68 11. D: 59-66 12. F: 0-58 Late Policy: 1. 2. 3. You are expected to complete work on schedule. Deadlines are part of the real world environment you are being prepared for. Documentation of health or family problems may be required. Late assignments will not be accepted. 4 Tentative Schedule: WEEK # 1 2 WEEK OF May 12 May 19 TOPIC Introduction to Databases/Overview/Orientation – Unix, SQL how to sessions. Notes1 – powerpoint notes Notes2 –powerpoint notes PROJECT Start using Oracle/Access on the Unix/Windows environment The Basic ER Diagram Readings – ER Design book – Ch 2 Beyond the First Entity Diagram Readings – ER Design book – Ch 3 Extending Relationship/Structural Constraints Readings – ER Design book – Ch 4 Oracle users – Ch 1 exercises due Access users – Ch 1 & 2 exercises due Oracle – Ch 2 exercises due Access – Ch 3 exercises due Oracle – Ch 3 exercises due Access – Ch 4 exercises due Oracle – Ch 4 exercises due Access – Ch 5 exercises due 3 May 27 The Weak Entity Readings – ER Design book – Ch 5 Further Extensions for ER Diagrams with Binary Relationships Readings – ER Design book – Ch 6 4 June 2 Test 1/Start project Generalizations and Specializations Readings – ER Design book – Ch 8 5 June 9 6 June 16 7 June 24 Oracle – Ch 5 exercises due Access – Ch 6 exercises due Reverse Engineering Readings – ER Design book – Ch 9 Project Work The relational model; Functional dependencies; Normalization Readings – ER Design book – Ch 1 Oracle – Ch 6 exercises due Access – Ch 7 exercises due Relational Algebra; Functional dependencies; Normalization Readings – ER Design book – Ch 1 Project Work The relational model; Relational Algebra; Functional dependencies; Normalization Readings – ER Design book – Ch 1 Oracle – Ch 8 exercises due Access – Ch 9 exercises due Review/Project due Final exam (comprehensive) 5 Oracle – Ch 7 exercises due Access – Ch 8 exercises due Oracle Ch10 exercises due Access – Ch11 exercises due