SlideShare a Scribd company logo
MIS582: Database Concepts Final Exam Study Guide
YOU MAY WANT TO PRINT THIS GUIDE.

1.The Final Exam is "open book, open notes." The maximum time you can spend in the exam is 3
hours and 30 minutes. If you have not clicked the Submit For Grading button by then, you will be
automatically exited from the exam. In the Final Exam environment, the Windows clipboard is disabled,
so you will not be able to copy exam questions or answers to or from other applications.

2. You should click the Save Answersbutton in the exam frequently.
This helps prevent connection timeouts that might occur with certain Internet service providers and also
minimizes lost answers in the event of connection problems. If your Internet connection does break,
when you reconnect, you will normally be able to get back into your Final Exam without any trouble.
Remember, though, that the exam timer continues to run while students are disconnected, so students
should try to login again as quickly as possible. The Help Desk cannot grant any student additional time
on the exam.

3.See Syllabus "Due Dates for Assignments & Exams" for due date information.

4. Reminders

       You will only be able to enter your online Final Exam one time.
       Click the Save Answers button often.
       If you lose your Internet connection during your Final Exam, logon again and try to access your
       Final Exam. If you are unable to enter the Final Exam, first contact the Help Desk and then your
       instructor. Have your Help Desk ticket number when you contact your instructor.
       You will always be able to see the time remaining in the Final Exam at the top right of the page.

5. The Final Exam May Contain Multiple Pages

       Make sure you click the Save Answers button before advancing to the next page. (It’s a good
       idea to also click on Save Answers often while you are working.)
       Complete all of the pages before submitting your Final Exam for instructor review.
       Do not use your browser's Back and Forward buttons during the Final Exam.
       Please use the provided links for navigation.
       Pages can be completed in any order. You may go back and forth between the pages.

6. Submitting Your Final Exam

       When you are finished with the Final Exam, click on the Submit for Grading button.
       Please note: Once you click the Submit for Grading button, you will not be able to edit or
       change any of your answers.

7. Exam Questions

       There are 10 randomly selected multiplechoice questions each worth 5points for a total of
       50points.
       There are 2 randomly selected essay questions each worth 27points and 6 randomly selected
       essay questions each worth 26 points for a total of 210 points.
       The entire exam is worth 260 points.
The Final Exam covers all course TCOs and content from Weeks 1–7.
       The Final Exam questions are pooled. This means that not everyone will have the same
       questions.Even if you do have some of the same questions, they may not be in the same
       order.These questions are distributed among the TCOs.
       On the essay questions, your answers should be succinct, fully address each part of the
       question, and demonstrate your knowledge and understanding in a concise but complete
       answer.
       Remember to always use proper citation when quoting other sources.This means that any
       borrowed material (even a short phrase) should be placed in quotation marks with the source
       (URL, author/date/page #) immediately following the end of the passage (the end quote).
       Changing a few words in a passage does not constitute putting it in your own words and proper
       citation is still required.Borrowed material should not dominate a student’s work but should only
       be used sparingly to support your own thoughts, ideas, and examples.Remember the 80/20
       rule; heavy usage of borrowed material (even if properly cited) can jeopardize the points for that
       question.Uncited material can jeopardize a passing grade on the exam. As a part of our
       commitment to academic integrity, your work may be submitted to turnitin.com, an online
       plagiarism checking service. So please be very mindful of proper citation.

8.The table below links each of the course TCOs to the readings, assignments, and topics that
could be on your Final Exam.Although these are key areas, remember that the exam is
comprehensive for all of the assigned course content and that this study guide may not
be all inclusive.Here are some final tips:

       If you are unsure of a topic in this study guide or where to find information while you are
       studying, post a question to the Q&A thread so the entire class can see the answer.
       Essay questions have the greatest point values, so be sure you answer the question(s)
       completely and do not spend time providing information that is not required or asked
       for.Some students opt to work on the essay questions first, due to their higher point
       value and the length of time needed to adequately address each question, but this is
       entirely your choice.
       Essay tip:I recommend you read each essay question twice before answering.Make
       sure you answer all parts of the questions being asked.If the question says,“Describe X
       and give an example,” be sure to give both a description and an example or you will lose
       points!Giving a brain dump around the area without answering the question will not get
       you extra points.
       Many of the questions were covered in the lectures and discussions.If you do not
       understand a topic, look to the lectures and discussions for different explanations.
       Please save your work frequently, especially during essay questions.
       Try not to take the exam on the last day.If server problems occur you will be trying to get
       the problem resolved at peak busy times.

Good luck!
TCO    Wording                                    Reading                           Assignment                           Exam Topics
A      Given a basic understanding of business    Watson                            iLab1: SQL Using Access              Database User’s View
       database needs, identify the
WEEK   components, costs, and functions of a      Ch1: Introduction                 Quiz:                                 The DBMS and its functions
1      database system and analyze the                                                                                    Database architecture
                                                                                        Week 2 Quiz
       applications and benefits of databases     Ch2: Introduction to Structured                                         Database components
       to business requirements.                  Query Language                                                          History of data processing
                                                                                    Discussion Topics                     Different database application
                                                                                       Managing Data                      Personal databases
                                                                                       SQL Queries                        Enterprise databases
                                                                                                                          Database metadata, self-describing
                                                                                                                          database
B      Given a set of typical business reports,   Watson                            iLab2: Data Modeling Using Visio     Database Modeler’s View
       use the entity-relationship and object
WEEK   models to document the information         Ch5: Data Modeling with the       Quiz:                                 Data modeling
3      requirements and rules                     Entity-Relationship Model                                               The ERD
                                                                                        Week 4 Quiz
                                                                                                                          Components of an ERD
                                                  Appendix A: Introduction to                                             Cardinality
                                                  Microsoft Access                  Discussion Topics                     Degree of a relationship
                                                                                       Data Modeling Patterns             Design patterns found in forms and
                                                                                       Entity Types and Relationships     reports
                                                                                                                          The different entity types
                                                                                                                          The data modeling process
C      Given a completed E-R diagram, or          Watson                            iLab2: Data ModelingUsing Visio      Database Theory View
       object model, normalize the data into a                                      iLab3: Database Construction Using   Database Designer View
WEEK   relational design and prepare relational   Ch3: The Relational Model and     Access
2      application programming requirement        Normalization                                                           Functional dependency
WEEK   documents.                                                                   Quiz:                                 Normalization
4                                                 Ch4: Database Design Using                                              The relational model
                                                                                      Week 2 Quiz
                                                  Normalization                                                           Modification anomalies
                                                                                      Week 4 Quiz
                                                                                                                          Common design problems
                                                  Ch6: Transforming Data Models                                           Different normal forms
                                                  into Database Design              Discussion Topics                     Difference between the logical DB
                                                                                     Normalizing the Database             model and the physical DB model
                                                                                     The Different Normal Forms           Referential integrity constraints
                                                                                     Entity and Table Relationships       Transforming different entity patterns
                                                                                     Referential Integrity Actions        into database tables.
                                                                                                                          Process for converting an ERD into a
                                                                                                                          physical database
                                                                                                                          Cardinalityand DB table relationships
Data entry
D      Given a database application, analyze    Watson                            iLab1: SQL Using Access                  Database User’s View
       database implementation and
WEEK   processing issues such as data           Ch1: Introduction                 Quiz:                                     SQL categories
1      manipulation techniques form design                                                                                  SQL DML SELECT command
                                                                                      Week 2 Quiz
       and report generation.                   Ch2: Introduction to Structured                                             SQL WHERE clause
                                                Query Language                                                              SQL query structure
                                                                                  Discussion Topics                         SQL joins and subqueries
                                                                                     Managing Data                          SQL built-in functions
                                                                                     SQL Queries                            SQL grouping
E      Given a database application, compare    Watson                            iLab3: Database Construction Using       DatabaseApplication View
       and contrast the implementation issues                                     Access                                   Data Administrator View
WEEK   involved in various architectures.       Ch11: The Web Server              iLab4: Forms and Reports in Access
5                                               Environment                                                                 How S/W APIs are used to access DBs
WEEK                                                                                                                        from applications
7                                               Ch9: Managing Multiuser           Quiz:                                     MS technologies (ADO, OLE, ASP.NET,
                                                Databases                                                                   etc.)
                                                                                      Week 6 Quiz
                                                                                                                            Java technologies (JDBC, JSP, JavaScript,
                                                Ch13: Database Processing for                                               etc.)
                                                Business Intelligence Systems     Discussion Topics                         LAMP/WAMP technologies (PHP)
                                                                                     Web Database Architectures             Database drivers
                                                                                     Web Database Access                    ACID transactions
                                                                                     Database Locking                       Data mining techniques
                                                                                     Databases for Business Intelligence    Function of data mining
                                                                                                                            ETL processes
                                                                                                                            Data warehouses and data marts
                                                                                                                            DBMS security features

F      Given a successful database              Watson                            iLab4:Forms and Reports in Access        DatabaseAdministrator View
       implementation, identify management                                                                                 Data Administrator View
WEEK   issues involved in the successful        Ch7: SQL for Database             Quiz:
6      administration, maintenance, and         Construction                                                                SQL DDL category
                                                                                      Week 6 Quiz
WEEK   security of the database.                                                                                            SQL for database constructions
7                                               Ch8: Database Redesign                                                      (relationships, views, etc.)
                                                                                  Discussion Topics                         SQL DML to modify database
                                                Ch9: Managing Multiuser              Database Constraints                   Database constraints
                                                Databases                            Database Redesign                      Views
                                                                                     Database Locking                       Restricting access to database objects
                                                Ch13: Database Processing for        Databases for Business Intelligence    Reverse engineering
                                                Business Intelligence Systems                                               Dependency graphs
                                                                                                                            Correlating subqueries
                                                                                                                            EXISTS/NOT EXISTS commands
DB redesign tasks and processes
                                                                                                                            Stored procedures and triggers
                                                                                                                            Data administrators (DA) versus
                                                                                                                            database administrators (DBA)
                                                                                                                            DA responsibilities
                                                                                                                            Multiuser concurrency issues
                                                                                                                            Concurrency controls
                                                                                                                            Database lock functions
                                                                                                                            Different DB locking techniques
                                                                                                                            DB backup and recovery options

G      Given the demanding and changing role    Watson                            iLab1: SQL Using Access                  Database User’s View
       of corporate databases, evaluate                                           iLab3: Database Construction Using       DatabaseApplication View
WEEK   leading edge developments such as        Ch1: Introduction                 Access                                   Data Administrator View
1      intranet, Internet, multimedia, and                                        iLab4: Forms and Reports in Access
WEEK   object-oriented database applications,   Ch2: Introduction to Structured                                             Database architecture
5      and analyze the management issues        Query Language                                                              Database components
WEEK   involved in each.Additionally, compare                                     Quiz:                                     Personal databases
7      and contrast leading DBMS programs       Ch11: The Web Server                                                        Enterprise databases
                                                                                      Week 2 Quiz
       and analyze their respective             Environment                                                                 ETL systems
       management issues.                                                             Week 6 Quiz
                                                                                                                            BI and data warehouse functions
                                                Ch9: Managing Multiuser                                                     Three different types of database design
                                                Databases                         Discussion Topics                         DB differences between different
                                                                                     Managing Data                          database vendors (Access, Oracle,
                                                Ch13: Database Processing for                                               MySQL, etc.)
                                                                                     SQL Queries Web
                                                Business Intelligence Systems                                               Web application architectures
                                                                                     Database Architectures
                                                                                     Web Database Access                    Differences between web and general
                                                                                     Database Locking                       enterprise DB applications
                                                                                     Databases for Business Intelligence    Differences between JSP and ASP.NET
                                                                                                                            HTML and PHP interaction
                                                                                                                            Distributed DB challenges
                                                                                                                            OODBMS versus RDBMS
                                                                                                                            BI reporting systems
                                                                                                                            BI data mining applications
                                                                                                                            ROLAP
                                                                                                                            OLAP multidimensional DBs

More Related Content

Similar to Mis582 final exam_study_guide

Module BookletUnitUnit17 Database Design Concepts.docx
Module BookletUnitUnit17 Database Design Concepts.docxModule BookletUnitUnit17 Database Design Concepts.docx
Module BookletUnitUnit17 Database Design Concepts.docx
gilpinleeanna
 
CIS 515 Effective Communication - tutorialrank.com
CIS 515  Effective Communication - tutorialrank.comCIS 515  Effective Communication - tutorialrank.com
CIS 515 Effective Communication - tutorialrank.com
Bartholomew22
 
Cis 111 Education Redefined - snaptutorial.com
Cis 111     Education Redefined - snaptutorial.comCis 111     Education Redefined - snaptutorial.com
Cis 111 Education Redefined - snaptutorial.com
DavisMurphyC75
 
CIS 111 Focus Dreams/newtonhelp.com
CIS 111 Focus Dreams/newtonhelp.comCIS 111 Focus Dreams/newtonhelp.com
CIS 111 Focus Dreams/newtonhelp.com
bellflower82
 
Coit20247 database design and development
Coit20247   database design and developmentCoit20247   database design and development
Coit20247 database design and development
Sandeep Ratnam
 
Term Paper VirtualizationDue Week 10 and worth 210 pointsThis.docx
Term Paper VirtualizationDue Week 10 and worth 210 pointsThis.docxTerm Paper VirtualizationDue Week 10 and worth 210 pointsThis.docx
Term Paper VirtualizationDue Week 10 and worth 210 pointsThis.docx
mattinsonjanel
 
Cis 111 Education Specialist-snaptutorial.com
Cis 111 Education Specialist-snaptutorial.comCis 111 Education Specialist-snaptutorial.com
Cis 111 Education Specialist-snaptutorial.com
robertlesew50
 
CIS 111 STUDY Education Planning--cis111study.com
CIS 111 STUDY Education Planning--cis111study.comCIS 111 STUDY Education Planning--cis111study.com
CIS 111 STUDY Education Planning--cis111study.com
agathachristie299
 
CIS 111 STUDY Knowledge Specialist--cis111study.com
CIS 111 STUDY Knowledge Specialist--cis111study.comCIS 111 STUDY Knowledge Specialist--cis111study.com
CIS 111 STUDY Knowledge Specialist--cis111study.com
chrysanthemu86
 
DBM 380 AID Introduction Education--dbm380aid.com
DBM 380 AID Introduction Education--dbm380aid.comDBM 380 AID Introduction Education--dbm380aid.com
DBM 380 AID Introduction Education--dbm380aid.com
kopiko205
 
Cis 111 Success Begins / snaptutorial.com
Cis 111 Success Begins / snaptutorial.comCis 111 Success Begins / snaptutorial.com
Cis 111 Success Begins / snaptutorial.com
Robinson066
 
CIS 111 STUDY Education Your Life--cis111study
CIS 111 STUDY Education Your Life--cis111studyCIS 111 STUDY Education Your Life--cis111study
CIS 111 STUDY Education Your Life--cis111study
thomashard44
 
CIS 111 STUDY Inspiring Innovation--cis111study.com
CIS 111 STUDY Inspiring Innovation--cis111study.comCIS 111 STUDY Inspiring Innovation--cis111study.com
CIS 111 STUDY Inspiring Innovation--cis111study.com
KeatonJennings90
 
Normalization
NormalizationNormalization
Bis245 week 5 i lab devry university er diagram and er matrix
Bis245 week 5 i lab devry university   er diagram and er matrixBis245 week 5 i lab devry university   er diagram and er matrix
Bis245 week 5 i lab devry university er diagram and er matrixfnfgnvcn
 
Bis245 week 5 i lab devry university er diagram and er matrix
Bis245 week 5 i lab devry university   er diagram and er matrixBis245 week 5 i lab devry university   er diagram and er matrix
Bis245 week 5 i lab devry university er diagram and er matrixddddddddddddddddds
 
Bis245 week 5 i lab devry university er diagram and er matrix
Bis245 week 5 i lab devry university   er diagram and er matrixBis245 week 5 i lab devry university   er diagram and er matrix
Bis245 week 5 i lab devry university er diagram and er matrixlitmanen232
 
Bis245 week 5 i lab devry university er diagram and er matrix
Bis245 week 5 i lab devry university   er diagram and er matrixBis245 week 5 i lab devry university   er diagram and er matrix
Bis245 week 5 i lab devry university er diagram and er matrixdgahdazncvn
 
Bis245 week 5 i lab devry university er diagram and er matrix
Bis245 week 5 i lab devry university   er diagram and er matrixBis245 week 5 i lab devry university   er diagram and er matrix
Bis245 week 5 i lab devry university er diagram and er matrixkisusjhjhg
 

Similar to Mis582 final exam_study_guide (20)

Module BookletUnitUnit17 Database Design Concepts.docx
Module BookletUnitUnit17 Database Design Concepts.docxModule BookletUnitUnit17 Database Design Concepts.docx
Module BookletUnitUnit17 Database Design Concepts.docx
 
CIS 515 Effective Communication - tutorialrank.com
CIS 515  Effective Communication - tutorialrank.comCIS 515  Effective Communication - tutorialrank.com
CIS 515 Effective Communication - tutorialrank.com
 
Cis 111 Education Redefined - snaptutorial.com
Cis 111     Education Redefined - snaptutorial.comCis 111     Education Redefined - snaptutorial.com
Cis 111 Education Redefined - snaptutorial.com
 
CIS 111 Focus Dreams/newtonhelp.com
CIS 111 Focus Dreams/newtonhelp.comCIS 111 Focus Dreams/newtonhelp.com
CIS 111 Focus Dreams/newtonhelp.com
 
Coit20247 database design and development
Coit20247   database design and developmentCoit20247   database design and development
Coit20247 database design and development
 
Term Paper VirtualizationDue Week 10 and worth 210 pointsThis.docx
Term Paper VirtualizationDue Week 10 and worth 210 pointsThis.docxTerm Paper VirtualizationDue Week 10 and worth 210 pointsThis.docx
Term Paper VirtualizationDue Week 10 and worth 210 pointsThis.docx
 
Mba 758 database management system
Mba 758 database management systemMba 758 database management system
Mba 758 database management system
 
Cis 111 Education Specialist-snaptutorial.com
Cis 111 Education Specialist-snaptutorial.comCis 111 Education Specialist-snaptutorial.com
Cis 111 Education Specialist-snaptutorial.com
 
CIS 111 STUDY Education Planning--cis111study.com
CIS 111 STUDY Education Planning--cis111study.comCIS 111 STUDY Education Planning--cis111study.com
CIS 111 STUDY Education Planning--cis111study.com
 
CIS 111 STUDY Knowledge Specialist--cis111study.com
CIS 111 STUDY Knowledge Specialist--cis111study.comCIS 111 STUDY Knowledge Specialist--cis111study.com
CIS 111 STUDY Knowledge Specialist--cis111study.com
 
DBM 380 AID Introduction Education--dbm380aid.com
DBM 380 AID Introduction Education--dbm380aid.comDBM 380 AID Introduction Education--dbm380aid.com
DBM 380 AID Introduction Education--dbm380aid.com
 
Cis 111 Success Begins / snaptutorial.com
Cis 111 Success Begins / snaptutorial.comCis 111 Success Begins / snaptutorial.com
Cis 111 Success Begins / snaptutorial.com
 
CIS 111 STUDY Education Your Life--cis111study
CIS 111 STUDY Education Your Life--cis111studyCIS 111 STUDY Education Your Life--cis111study
CIS 111 STUDY Education Your Life--cis111study
 
CIS 111 STUDY Inspiring Innovation--cis111study.com
CIS 111 STUDY Inspiring Innovation--cis111study.comCIS 111 STUDY Inspiring Innovation--cis111study.com
CIS 111 STUDY Inspiring Innovation--cis111study.com
 
Normalization
NormalizationNormalization
Normalization
 
Bis245 week 5 i lab devry university er diagram and er matrix
Bis245 week 5 i lab devry university   er diagram and er matrixBis245 week 5 i lab devry university   er diagram and er matrix
Bis245 week 5 i lab devry university er diagram and er matrix
 
Bis245 week 5 i lab devry university er diagram and er matrix
Bis245 week 5 i lab devry university   er diagram and er matrixBis245 week 5 i lab devry university   er diagram and er matrix
Bis245 week 5 i lab devry university er diagram and er matrix
 
Bis245 week 5 i lab devry university er diagram and er matrix
Bis245 week 5 i lab devry university   er diagram and er matrixBis245 week 5 i lab devry university   er diagram and er matrix
Bis245 week 5 i lab devry university er diagram and er matrix
 
Bis245 week 5 i lab devry university er diagram and er matrix
Bis245 week 5 i lab devry university   er diagram and er matrixBis245 week 5 i lab devry university   er diagram and er matrix
Bis245 week 5 i lab devry university er diagram and er matrix
 
Bis245 week 5 i lab devry university er diagram and er matrix
Bis245 week 5 i lab devry university   er diagram and er matrixBis245 week 5 i lab devry university   er diagram and er matrix
Bis245 week 5 i lab devry university er diagram and er matrix
 

Recently uploaded

Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 

Recently uploaded (20)

Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 

Mis582 final exam_study_guide

  • 1. MIS582: Database Concepts Final Exam Study Guide YOU MAY WANT TO PRINT THIS GUIDE. 1.The Final Exam is "open book, open notes." The maximum time you can spend in the exam is 3 hours and 30 minutes. If you have not clicked the Submit For Grading button by then, you will be automatically exited from the exam. In the Final Exam environment, the Windows clipboard is disabled, so you will not be able to copy exam questions or answers to or from other applications. 2. You should click the Save Answersbutton in the exam frequently. This helps prevent connection timeouts that might occur with certain Internet service providers and also minimizes lost answers in the event of connection problems. If your Internet connection does break, when you reconnect, you will normally be able to get back into your Final Exam without any trouble. Remember, though, that the exam timer continues to run while students are disconnected, so students should try to login again as quickly as possible. The Help Desk cannot grant any student additional time on the exam. 3.See Syllabus "Due Dates for Assignments & Exams" for due date information. 4. Reminders You will only be able to enter your online Final Exam one time. Click the Save Answers button often. If you lose your Internet connection during your Final Exam, logon again and try to access your Final Exam. If you are unable to enter the Final Exam, first contact the Help Desk and then your instructor. Have your Help Desk ticket number when you contact your instructor. You will always be able to see the time remaining in the Final Exam at the top right of the page. 5. The Final Exam May Contain Multiple Pages Make sure you click the Save Answers button before advancing to the next page. (It’s a good idea to also click on Save Answers often while you are working.) Complete all of the pages before submitting your Final Exam for instructor review. Do not use your browser's Back and Forward buttons during the Final Exam. Please use the provided links for navigation. Pages can be completed in any order. You may go back and forth between the pages. 6. Submitting Your Final Exam When you are finished with the Final Exam, click on the Submit for Grading button. Please note: Once you click the Submit for Grading button, you will not be able to edit or change any of your answers. 7. Exam Questions There are 10 randomly selected multiplechoice questions each worth 5points for a total of 50points. There are 2 randomly selected essay questions each worth 27points and 6 randomly selected essay questions each worth 26 points for a total of 210 points. The entire exam is worth 260 points.
  • 2. The Final Exam covers all course TCOs and content from Weeks 1–7. The Final Exam questions are pooled. This means that not everyone will have the same questions.Even if you do have some of the same questions, they may not be in the same order.These questions are distributed among the TCOs. On the essay questions, your answers should be succinct, fully address each part of the question, and demonstrate your knowledge and understanding in a concise but complete answer. Remember to always use proper citation when quoting other sources.This means that any borrowed material (even a short phrase) should be placed in quotation marks with the source (URL, author/date/page #) immediately following the end of the passage (the end quote). Changing a few words in a passage does not constitute putting it in your own words and proper citation is still required.Borrowed material should not dominate a student’s work but should only be used sparingly to support your own thoughts, ideas, and examples.Remember the 80/20 rule; heavy usage of borrowed material (even if properly cited) can jeopardize the points for that question.Uncited material can jeopardize a passing grade on the exam. As a part of our commitment to academic integrity, your work may be submitted to turnitin.com, an online plagiarism checking service. So please be very mindful of proper citation. 8.The table below links each of the course TCOs to the readings, assignments, and topics that could be on your Final Exam.Although these are key areas, remember that the exam is comprehensive for all of the assigned course content and that this study guide may not be all inclusive.Here are some final tips: If you are unsure of a topic in this study guide or where to find information while you are studying, post a question to the Q&A thread so the entire class can see the answer. Essay questions have the greatest point values, so be sure you answer the question(s) completely and do not spend time providing information that is not required or asked for.Some students opt to work on the essay questions first, due to their higher point value and the length of time needed to adequately address each question, but this is entirely your choice. Essay tip:I recommend you read each essay question twice before answering.Make sure you answer all parts of the questions being asked.If the question says,“Describe X and give an example,” be sure to give both a description and an example or you will lose points!Giving a brain dump around the area without answering the question will not get you extra points. Many of the questions were covered in the lectures and discussions.If you do not understand a topic, look to the lectures and discussions for different explanations. Please save your work frequently, especially during essay questions. Try not to take the exam on the last day.If server problems occur you will be trying to get the problem resolved at peak busy times. Good luck!
  • 3. TCO Wording Reading Assignment Exam Topics A Given a basic understanding of business Watson iLab1: SQL Using Access Database User’s View database needs, identify the WEEK components, costs, and functions of a Ch1: Introduction Quiz: The DBMS and its functions 1 database system and analyze the Database architecture Week 2 Quiz applications and benefits of databases Ch2: Introduction to Structured Database components to business requirements. Query Language History of data processing Discussion Topics Different database application Managing Data Personal databases SQL Queries Enterprise databases Database metadata, self-describing database B Given a set of typical business reports, Watson iLab2: Data Modeling Using Visio Database Modeler’s View use the entity-relationship and object WEEK models to document the information Ch5: Data Modeling with the Quiz: Data modeling 3 requirements and rules Entity-Relationship Model The ERD Week 4 Quiz Components of an ERD Appendix A: Introduction to Cardinality Microsoft Access Discussion Topics Degree of a relationship Data Modeling Patterns Design patterns found in forms and Entity Types and Relationships reports The different entity types The data modeling process C Given a completed E-R diagram, or Watson iLab2: Data ModelingUsing Visio Database Theory View object model, normalize the data into a iLab3: Database Construction Using Database Designer View WEEK relational design and prepare relational Ch3: The Relational Model and Access 2 application programming requirement Normalization Functional dependency WEEK documents. Quiz: Normalization 4 Ch4: Database Design Using The relational model Week 2 Quiz Normalization Modification anomalies Week 4 Quiz Common design problems Ch6: Transforming Data Models Different normal forms into Database Design Discussion Topics Difference between the logical DB Normalizing the Database model and the physical DB model The Different Normal Forms Referential integrity constraints Entity and Table Relationships Transforming different entity patterns Referential Integrity Actions into database tables. Process for converting an ERD into a physical database Cardinalityand DB table relationships
  • 4. Data entry D Given a database application, analyze Watson iLab1: SQL Using Access Database User’s View database implementation and WEEK processing issues such as data Ch1: Introduction Quiz: SQL categories 1 manipulation techniques form design SQL DML SELECT command Week 2 Quiz and report generation. Ch2: Introduction to Structured SQL WHERE clause Query Language SQL query structure Discussion Topics SQL joins and subqueries Managing Data SQL built-in functions SQL Queries SQL grouping E Given a database application, compare Watson iLab3: Database Construction Using DatabaseApplication View and contrast the implementation issues Access Data Administrator View WEEK involved in various architectures. Ch11: The Web Server iLab4: Forms and Reports in Access 5 Environment How S/W APIs are used to access DBs WEEK from applications 7 Ch9: Managing Multiuser Quiz: MS technologies (ADO, OLE, ASP.NET, Databases etc.) Week 6 Quiz Java technologies (JDBC, JSP, JavaScript, Ch13: Database Processing for etc.) Business Intelligence Systems Discussion Topics LAMP/WAMP technologies (PHP) Web Database Architectures Database drivers Web Database Access ACID transactions Database Locking Data mining techniques Databases for Business Intelligence Function of data mining ETL processes Data warehouses and data marts DBMS security features F Given a successful database Watson iLab4:Forms and Reports in Access DatabaseAdministrator View implementation, identify management Data Administrator View WEEK issues involved in the successful Ch7: SQL for Database Quiz: 6 administration, maintenance, and Construction SQL DDL category Week 6 Quiz WEEK security of the database. SQL for database constructions 7 Ch8: Database Redesign (relationships, views, etc.) Discussion Topics SQL DML to modify database Ch9: Managing Multiuser Database Constraints Database constraints Databases Database Redesign Views Database Locking Restricting access to database objects Ch13: Database Processing for Databases for Business Intelligence Reverse engineering Business Intelligence Systems Dependency graphs Correlating subqueries EXISTS/NOT EXISTS commands
  • 5. DB redesign tasks and processes Stored procedures and triggers Data administrators (DA) versus database administrators (DBA) DA responsibilities Multiuser concurrency issues Concurrency controls Database lock functions Different DB locking techniques DB backup and recovery options G Given the demanding and changing role Watson iLab1: SQL Using Access Database User’s View of corporate databases, evaluate iLab3: Database Construction Using DatabaseApplication View WEEK leading edge developments such as Ch1: Introduction Access Data Administrator View 1 intranet, Internet, multimedia, and iLab4: Forms and Reports in Access WEEK object-oriented database applications, Ch2: Introduction to Structured Database architecture 5 and analyze the management issues Query Language Database components WEEK involved in each.Additionally, compare Quiz: Personal databases 7 and contrast leading DBMS programs Ch11: The Web Server Enterprise databases Week 2 Quiz and analyze their respective Environment ETL systems management issues. Week 6 Quiz BI and data warehouse functions Ch9: Managing Multiuser Three different types of database design Databases Discussion Topics DB differences between different Managing Data database vendors (Access, Oracle, Ch13: Database Processing for MySQL, etc.) SQL Queries Web Business Intelligence Systems Web application architectures Database Architectures Web Database Access Differences between web and general Database Locking enterprise DB applications Databases for Business Intelligence Differences between JSP and ASP.NET HTML and PHP interaction Distributed DB challenges OODBMS versus RDBMS BI reporting systems BI data mining applications ROLAP OLAP multidimensional DBs