SlideShare a Scribd company logo
CIS 111 Week 2 Assignment 1 Business Rules and
Data Models
For more classes visit
www.snaptutorial.com
Assignment 1: Business Rules and Data Models
Suppose a local college has tasked you to develop a database that will
keep track of students and the courses that they have taken. In addition
to tracking the students and courses, the client wants the database to
keep track of the instructors teaching each of the courses.
Use the internet to research the types of information that a college
would want to track in a database. Focus your attention on information
that could represent entities within a database as well as attributes of
such entities.
Write a two to three (2-3) page paper in which you:
Describe the purpose of the database.
Based on your research and / or common knowledge of a college and the
information tracked by a college, describe the entities of the database
and the attributes of each entity.
Based on your research and / or common knowledge of a college and the
information tracked by a college, describe the business rules that could
impact the structure of the database.
Determine the information that the conceptual model of the database
would include and determine the information that the physical model of
the database would include.
Your assignment must follow these formatting requirements:
Be typed, double spaced, using Times New Roman font (size 12), with
one-inch margins on all sides; citations and references must follow APA
or school-specific format. Check with your professor for any additional
instructions.
Include a cover page containing the title of the assignment, the student’s
name, the professor’s name, the course title, and the date. The cover
page and the reference page are not included in the required assignment
page length.
The specific course learning outcomes associated with this assignment
are:
Describe the role of databases and database management systems in
managing organizationaldata and information.
Compose conceptual data modeling techniques to capture the
information requirements.
Use technology and information resources to research issues in
database systems.
Write clearly and concisely about relational database management
systems using proper writing mechanics and technical style conventions.
**********************************************************
CIS 111 Week 3 Lab 1 Creating a Database
Design in Visio
For more classes visit
www.snaptutorial.com
Lab 1: Creating a Database Design in Visio
This assignment contains two (2) Sections: Visio Diagram and Design
Summary. You must submit both sections as separate files in order to
complete this assignment.
Use “Appendix A: Designing Databases with Visio Professional: A
Tutorial,” located in the online course shell to help you complete
Section 1: Visio Database Design. (Note: This tutorial focuses on the
use of Microsoft Visio. Open source applications are not covered in
Appendix A; however, the use of open source applicationswithin labs is
permitted.)
Use the scenario from Assignment 1: Business Rules and Data Models to
complete the lab:
Suppose a local college has tasked you to develop a database that will
keep track of students and the courses that they have taken. In addition
to tracking the students and courses, the client wants the database to
keep track of the instructors teaching each of the courses.
Section 1: Visio Diagram
(Microsoft Visio or equivalent)
Use Microsoft Visio (or open source equivalent) in which you:
Create a database diagram with the entities and attributes that the
scenario identified (i.e., a college tracking students, courses, and
instructors).
Section 1 of your assignment must follow these formatting
requirements:
Submit the Visio diagram as a Visio file.
Section 2: Design Summary
(Microsoft Word or equivalent)
Write a one (1) page paper in which you:
Discuss the degree to which you believe the Visio diagram reflects the
database design.
Section 2 of your assignment must follow these formatting requirements:
Submit the design summary as a Microsoft Word file.
Be typed, double spaced, using Times New Roman font (size 12), with
one-inch margins on all sides; citations and references must follow APA
or school-specific format. Check with your professor for any additional
instructions.
Include a cover page containing the title of the assignment, the student’s
name, the professor’s name, the course title, and the date. The cover
page is not included in the required assignment page length.
The specific course learning outcomes associated with this assignment
are:
Describe the role of databases and database management systems in
managing organizationaldata and information.
Compose conceptual data modeling techniques to capture the
information requirements.
Use technology and information resources to research issues in
database systems.
Write clearly and concisely about relational database management
systems using proper writing mechanics and technical style conventions.
**********************************************************
CIS 111 Week 4 Lab 2 Modifying a Database
Design in Visio
For more classes visit
www.snaptutorial.com
Lab 2: Modifying a Database Design in Visio
This assignment contains two (2) Sections: Modified Visio Diagram and
Design Summary. You must submit both sections as separate files in
order to complete this assignment.
Use “Appendix A: Designing Databases with Visio Professional: A
Tutorial,” located in the online course shell to help you complete
Section 1: Modified Visio Database Design. (Note: This tutorial focuses
on the use of Microsoft Visio. Open source applicationsare not covered
in Appendix A. However, the use of open source applicationswithin labs
is permitted.)
After reviewing your database design from Lab 1: Creating a Database
Design in Visio, the college has provided more information for the
database that they want developed:
For each student, the college needs to track the student ID, student
names, addresses, start date, phone numbers and types (such as mobile,
home, work), email addresses and types (such as personal, school,
work), gender, and birth date.
For each course, the college needs to track the course ID, course name,
department, quarters offered, sections, and instructor teaching each
course.
For each instructor, the college needs to track the instructor ID, name,
address, phone numbers and types (such as mobile, home, work), email
addresses and types (such as personal, school, work), gender, birth date,
and the courses that each instructor is qualified to teach.
Additionally, the college needs to track the final grades for each student
after each course has completed.
Section 1: Modified Visio Diagram
(Microsoft Visio or equivalent)
Use Microsoft Visio (or open source equivalent) in which you:
Modify the database diagram from Lab 1 with the entities and attributes
that the scenario identified (i.e., a college tracking students, courses,
and instructors).
Create the appropriate relationships between each entity within the
diagram.
Section 1 of your assignment must follow these formatting
requirements:
Submit the Visio diagram as a Visio file.
Section 2: Design Summary
(Microsoft Word or equivalent)
Write a one to two (1-2) page paper in which you:
Discuss the degree to which you believe the Visio diagram reflects the
database design.
Describe any assumptions that you had to make about the business rules
to in order to create the Visio diagram and the associated relationships.
Section 2 of your assignment must follow these formatting
requirements:
Submit the design summary as a Microsoft Word file.
Be typed, double spaced, using Times New Roman font (size 12), with
one-inch margins on all sides; citations and references must follow APA
or school-specific format. Check with your professor for any additional
instructions.
Include a cover page containing the title of the assignment, the student’s
name, the professor’s name, the course title, and the date. The cover
page is not included in the required assignment page length.
The specific course learning outcomes associated with this assignment
are:
Describe the role of databases and database management systems in
managing organizationaldata and information.
Recognize the historical development of database management systems
and logical data models.
Compose conceptual data modeling techniques to capture the
information requirements.
Use technology and information resources to research issues in
database systems.
Write clearly and concisely about relational database management
systems using proper writing mechanics and technical style conventions.
**********************************************************
CIS 111 Week 5 Lab 3 EasyPHP and MySQL
Setup
For more classes visit
www.snaptutorial.com
Lab 3: Lab 3: EasyPHP and MySQL Setup
• Install EasyPHP and MySQL and take a screen shot that shows the
MySQL prompt on your screen. (Note: You must include the screen shot
which shows that MySQL is installed on your computer as part of your
assignment. An installation guide to aid the installation of EasyPHP and
MySQL is located in the online course shell.)
• Research the capabilities of MySQL.
Write a one to two (1-2) page paper in which you:
1. Describe your experiences related to your setup of MySQL. Include
any difficulties or issues that you had encountered during the
installation.
2. Based on your post-installation research, describe the main
capabilities of MySQL.
3. Describe the approach that you would take to go from a conceptual or
logical model that you created in Visio to the implementation of that
database structure in MySQL. Determine the additional information that
you will need to implement the database design in a database
management system.
4. Include the screen shot which shows that MySQL is installed on your
computer.
Your assignment must follow these formatting requirements:
• Be typed, double spaced, using Times New Roman font (size 12), with
one-inch margins on all sides; citations and references must follow APA
or school-specific format. Check with your professor for any additional
instructions.
• Include a cover page containing the title of the assignment, the
student’s name, the professor’s name, the course title, and the date. The
cover page and the reference page are not included in the required
assignment page length.
The specific course learning outcomes associated with this assignment
are:
• Describe the role of databases and database management systems in
managing organizationaldata and information.
• Recognize the historical development of database management systems
and logical data models.
• Use technology and information resources to research issues in
database systems.
• Write clearly and concisely about relational database management
systems using proper writing mechanics and technical style conventions.
EasyPHP and MySQL Setup
Install EasyPHP and MySQL and take a screen shot that shows the
MySQL prompt on your screen. (Note: You must include the screen shot
which shows that MySQL is installed on your computer as part of your
assignment. An installation guide to aid the installation of EasyPHP and
MySQL is located in the online course shell.)
Research the capabilities of MySQL.
Write a one to two (1-2) page paper in which you:
Describe your experiences related to your setup of MySQL. Include any
difficulties or issues that you had encountered during the installation.
Based on your post-installation research, describe the main capabilities
of MySQL.
Describe the approach that you would take to go from a conceptual or
logical model that you created in Visio to the implementation of that
database structure in MySQL. Determine the additional information that
you will need to implement the database design in a database
management system.
Include the screen shot which shows that MySQL is installed on your
computer.
Your assignment must follow these formatting requirements:
Be typed, double spaced, using Times New Roman font (size 12), with
one-inch margins on all sides; citations and references must follow APA
or school-specific format. Check with your professor for any additional
instructions.
Include a cover page containing the title of the assignment, the student’s
name, the professor’s name, the course title, and the date. The cover
page and the reference page are not included in the required assignment
page length.
The specific course learning outcomes associated with this assignment
are:
Describe the role of databases and database management systems in
managing organizationaldata and information.
Recognize the historical development of database management systems
and logical data models.
Use technology and information resources to research issues in
database systems.
Write clearly and concisely about relational database management
systems using proper writing mechanics and technical style conventions.
**********************************************************
CIS 111 Week 6 Assignment 2 Normalization
For more classes visit
www.snaptutorial.com
Assignment 2: Normalization
Suppose that you are the database developer for a local college. The
Chief Information Officer (CIO) has asked you to provide a summary of
normalizing database tables that the IT staff will use in the upcoming
training session.
Write a two to three (2-3) page paper in which you:
1. Describe the steps that you would use in order to convert database
tables to the First Normal Form, the Second Normal Form, and the
Third Normal Form.
2. Provide one (1) example that is relevant to a college environment that
illustrates reasons for converting database tables to the First, Second,
and Third Normal Forms.
3. Explain typical situations when denormalizing a table is acceptable.
Provide one (1) example of denormalizing a database table to justify
your response.
4. Explain the significant manner in which business rules impact both
database normalization and the decision to denormalize database tables.
5. Use at least three (3) quality resources in this assignment.Note:
Wikipedia and similar Websites do not qualify as quality resources.
Your assignment must follow these formatting requirements:
• Be typed, double spaced, using Times New Roman font (size 12), with
one-inch margins on all sides; citations and references must follow APA
or school-specific format. Check with your professor for any additional
instructions.
• Include a cover page containing the title of the assignment, the
student’s name, the professor’s name, the course title, and the date. The
cover page and the reference page are not included in the required
assignment page length.
The specific course learning outcomes associated with this assignment
are:
• Recognize the purpose and principles of normalizing a relational
database structure.
• Design a relational database so that it is at least in 3NF.
• Use technology and information resources to research issues in
database systems.
• Write clearly and concisely about relational database management
systems using proper writing mechanics and technical style conventions.
**********************************************************
CIS 111 Week 7 Lab 4 Structured Query
Language (SQL)
For more classes visit
www.snaptutorial.com
Lab 4: Structured Query Language(SQL)
Refer to the database design crested in Lab 2: Modifying a Database
Design in Visio to complete this Lab.
Perform the following steps in MySQL:
Create the tables and relationships from the database design discussed
in Lab 2.
Add at least five (5) records into each table (Note: You must determine
the field values).
Create a query with all fields from the student table, where the student's
last name is "Smith".
Create a query that includes students’ first names, last names, and
phone numbers.
Create a query that includes instructors' first names, last names, and
courses they teach.
Include the following screen shots in a Microsoft Word document to
show the completion of the steps above:
Screen shot depicting the tables created within MySQL.
Screen shots depicting the records added into each table.
Screen shots depicting the SQL code and the query results from each of
the queries created.
Your assignment must follow these formatting requirements:
Submit the lab as a Microsoft Word document.
Include a cover page containing the title of the assignment, the student’s
name, the professor’s name, the course title, and the date. The cover
page is not included in the required assignment page length.
The specific course learning outcomes associated with this assignment
are: Prepare database design documents using the data definition, data
manipulation, and data control language components of the SQL
language.
Grading for this assignment will be based on the creation of the tables
and queries, using the following rubric.
**********************************************************
CIS 111 Week 9 Assignment 3 Business
Intelligence and Data Warehouses
For more classes visit
www.snaptutorial.com
Assignment 3: Business Intelligence and Data Warehouses
Businesses today are extremely reliant on large amounts of data for
making intelligent business decisions. Likewise, the data warehouses are
often structured in a manner that optimizes processing large amounts of
data.
Write a two to three (2-3) page paper in which you:
1. Outline the main differences between the structure of a relational
database optimized for online transactions versus a data warehouse
optimized for processing and summarizing large amounts of data.
2. Outline the main differences between database requirements for
operational data and for decision support data.
3. Describe three (3) examples in which databases could be used to
support decision making in a large organizationalenvironment.
4. Describe three (3) examples in which data warehouses and data
mining could be used to support data processing and trend analysis in
large organizationalenvironment.
5. Use at least three (3) quality resources in this assignment.Note:
Wikipedia and similar Websites do not qualify as quality resources.
Your assignment must follow these formatting requirements:
• Be typed, double spaced, using Times New Roman font (size 12), with
one-inch margins on all sides; citations and references must follow APA
or school-specific format. Check with your professor for any additional
instructions.
• Include a cover page containing the title of the assignment, the
student’s name, the professor’s name, the course title, and the date. The
cover page and the reference page are not included in the required
assignment page length.
The specific course learning outcomes associated with this assignment
are:
• Describe the role of databases and database management systems in
managing organizationaldata and information.
• Distinguish the role of databases and database management systems in
the context of enterprise systems.
• Use technology and information resources to research issues in
database systems.
• Write clearly and concisely about relational database management
systems using proper writing mechanics and technical style conventions.
**********************************************************

More Related Content

PPTX
Microsoft office Ms word powerpoint
DOC
Cis 111 Education Redefined - snaptutorial.com
DOC
Cis 111 Education Specialist-snaptutorial.com
PDF
CIS 515 Effective Communication - tutorialrank.com
DOCX
Bis245 week 5 i lab devry university er diagram and er matrix
DOC
Accessible syllabus (1)
PPTX
Advanced features of ms office packages 1
PPT
SB Forms and Graphs Solution
Microsoft office Ms word powerpoint
Cis 111 Education Redefined - snaptutorial.com
Cis 111 Education Specialist-snaptutorial.com
CIS 515 Effective Communication - tutorialrank.com
Bis245 week 5 i lab devry university er diagram and er matrix
Accessible syllabus (1)
Advanced features of ms office packages 1
SB Forms and Graphs Solution

What's hot (12)

DOCX
Bis 245 week 5 lab – er diagram and er matrix
PDF
Copy data from table to another report
PDF
Sql server 2012 tutorials writing transact-sql statements
PDF
E sat sy 2020-2021 manual
PDF
Microsoft office course outline
DOCX
CIS 510 rank Change The World /cis510rank.com
PDF
CIS 510 rank Change The World /cis510rank.com
PPTX
Maintaining a Healthy Database in The Education Edge
PPT
PPTX
Cmptr ch22
DOCX
CIS 510 RANK Redefined Education--cis510rank.com
DOC
Strayer cis 499 week 2 project deliverable 1
Bis 245 week 5 lab – er diagram and er matrix
Copy data from table to another report
Sql server 2012 tutorials writing transact-sql statements
E sat sy 2020-2021 manual
Microsoft office course outline
CIS 510 rank Change The World /cis510rank.com
CIS 510 rank Change The World /cis510rank.com
Maintaining a Healthy Database in The Education Edge
Cmptr ch22
CIS 510 RANK Redefined Education--cis510rank.com
Strayer cis 499 week 2 project deliverable 1
Ad

Similar to Cis 111 Success Begins / snaptutorial.com (20)

DOC
CIS 111 Focus Dreams/newtonhelp.com
DOCX
CIS 111 STUDY Education Counseling--cis111study.com
DOCX
CIS 111 STUDY Become Exceptional--cis111study.com
DOCX
CIS 111 STUDY Achievement Education--cis111 study.com
DOCX
CIS 111 STUDY Redefined Education--cis111study.com
DOCX
CIS 111 STUDY Introduction Education--cis111study.com
PDF
CIS 111 STUDY Knowledge Specialist--cis111study.com
PDF
CIS 111 STUDY Education Planning--cis111study.com
DOCX
CIS 111 STUDY Education Your Life--cis111study
DOCX
CIS 111 STUDY Inspiring Innovation--cis111study.com
DOC
Strayer cis 515 week 3 assignment 3 university database
DOCX
Department of Business & ComputingProgramme TitleBTEC HND.docx
DOCX
CIS 336 STUDY Introduction Education--cis336study.com
PPT
Strayer cis-515-week-3-assignment-3-university-database
PDF
Introduction to Database Systems(CLO.pdf
DOCX
CIS 515 Education Organization / snaptutorial.com
DOCX
CIS 515 Enhance teaching / snaptutorial.com
DOC
Cis 515 Effective Communication-snaptutorial.com
DOCX
It 610 colorado university, RELATIONAL DATABASE MANAGEMENT SYSTEMS IT610 DQ1 ...
DOCX
CPSC 50900 Database Systems ProjectAll your efforts this semeste
CIS 111 Focus Dreams/newtonhelp.com
CIS 111 STUDY Education Counseling--cis111study.com
CIS 111 STUDY Become Exceptional--cis111study.com
CIS 111 STUDY Achievement Education--cis111 study.com
CIS 111 STUDY Redefined Education--cis111study.com
CIS 111 STUDY Introduction Education--cis111study.com
CIS 111 STUDY Knowledge Specialist--cis111study.com
CIS 111 STUDY Education Planning--cis111study.com
CIS 111 STUDY Education Your Life--cis111study
CIS 111 STUDY Inspiring Innovation--cis111study.com
Strayer cis 515 week 3 assignment 3 university database
Department of Business & ComputingProgramme TitleBTEC HND.docx
CIS 336 STUDY Introduction Education--cis336study.com
Strayer cis-515-week-3-assignment-3-university-database
Introduction to Database Systems(CLO.pdf
CIS 515 Education Organization / snaptutorial.com
CIS 515 Enhance teaching / snaptutorial.com
Cis 515 Effective Communication-snaptutorial.com
It 610 colorado university, RELATIONAL DATABASE MANAGEMENT SYSTEMS IT610 DQ1 ...
CPSC 50900 Database Systems ProjectAll your efforts this semeste
Ad

Recently uploaded (20)

PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PDF
Indian roads congress 037 - 2012 Flexible pavement
PDF
AI-driven educational solutions for real-life interventions in the Philippine...
PPTX
Introduction to pro and eukaryotes and differences.pptx
PDF
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
advance database management system book.pdf
PDF
Computing-Curriculum for Schools in Ghana
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PDF
IGGE1 Understanding the Self1234567891011
PPTX
Virtual and Augmented Reality in Current Scenario
PDF
1_English_Language_Set_2.pdf probationary
PDF
LDMMIA Reiki Yoga Finals Review Spring Summer
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
PDF
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
PDF
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
A powerpoint presentation on the Revised K-10 Science Shaping Paper
Indian roads congress 037 - 2012 Flexible pavement
AI-driven educational solutions for real-life interventions in the Philippine...
Introduction to pro and eukaryotes and differences.pptx
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
advance database management system book.pdf
Computing-Curriculum for Schools in Ghana
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
IGGE1 Understanding the Self1234567891011
Virtual and Augmented Reality in Current Scenario
1_English_Language_Set_2.pdf probationary
LDMMIA Reiki Yoga Finals Review Spring Summer
Chinmaya Tiranga quiz Grand Finale.pdf
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
Chinmaya Tiranga Azadi Quiz (Class 7-8 )

Cis 111 Success Begins / snaptutorial.com

  • 1. CIS 111 Week 2 Assignment 1 Business Rules and Data Models For more classes visit www.snaptutorial.com Assignment 1: Business Rules and Data Models Suppose a local college has tasked you to develop a database that will keep track of students and the courses that they have taken. In addition to tracking the students and courses, the client wants the database to keep track of the instructors teaching each of the courses. Use the internet to research the types of information that a college would want to track in a database. Focus your attention on information that could represent entities within a database as well as attributes of such entities. Write a two to three (2-3) page paper in which you: Describe the purpose of the database. Based on your research and / or common knowledge of a college and the information tracked by a college, describe the entities of the database and the attributes of each entity. Based on your research and / or common knowledge of a college and the information tracked by a college, describe the business rules that could impact the structure of the database.
  • 2. Determine the information that the conceptual model of the database would include and determine the information that the physical model of the database would include. Your assignment must follow these formatting requirements: Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions. Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page and the reference page are not included in the required assignment page length. The specific course learning outcomes associated with this assignment are: Describe the role of databases and database management systems in managing organizationaldata and information. Compose conceptual data modeling techniques to capture the information requirements. Use technology and information resources to research issues in database systems. Write clearly and concisely about relational database management systems using proper writing mechanics and technical style conventions. **********************************************************
  • 3. CIS 111 Week 3 Lab 1 Creating a Database Design in Visio For more classes visit www.snaptutorial.com Lab 1: Creating a Database Design in Visio This assignment contains two (2) Sections: Visio Diagram and Design Summary. You must submit both sections as separate files in order to complete this assignment. Use “Appendix A: Designing Databases with Visio Professional: A Tutorial,” located in the online course shell to help you complete Section 1: Visio Database Design. (Note: This tutorial focuses on the use of Microsoft Visio. Open source applications are not covered in Appendix A; however, the use of open source applicationswithin labs is permitted.) Use the scenario from Assignment 1: Business Rules and Data Models to complete the lab: Suppose a local college has tasked you to develop a database that will keep track of students and the courses that they have taken. In addition
  • 4. to tracking the students and courses, the client wants the database to keep track of the instructors teaching each of the courses. Section 1: Visio Diagram (Microsoft Visio or equivalent) Use Microsoft Visio (or open source equivalent) in which you: Create a database diagram with the entities and attributes that the scenario identified (i.e., a college tracking students, courses, and instructors). Section 1 of your assignment must follow these formatting requirements: Submit the Visio diagram as a Visio file. Section 2: Design Summary (Microsoft Word or equivalent) Write a one (1) page paper in which you: Discuss the degree to which you believe the Visio diagram reflects the database design. Section 2 of your assignment must follow these formatting requirements: Submit the design summary as a Microsoft Word file. Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions.
  • 5. Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page is not included in the required assignment page length. The specific course learning outcomes associated with this assignment are: Describe the role of databases and database management systems in managing organizationaldata and information. Compose conceptual data modeling techniques to capture the information requirements. Use technology and information resources to research issues in database systems. Write clearly and concisely about relational database management systems using proper writing mechanics and technical style conventions. ********************************************************** CIS 111 Week 4 Lab 2 Modifying a Database Design in Visio For more classes visit www.snaptutorial.com
  • 6. Lab 2: Modifying a Database Design in Visio This assignment contains two (2) Sections: Modified Visio Diagram and Design Summary. You must submit both sections as separate files in order to complete this assignment. Use “Appendix A: Designing Databases with Visio Professional: A Tutorial,” located in the online course shell to help you complete Section 1: Modified Visio Database Design. (Note: This tutorial focuses on the use of Microsoft Visio. Open source applicationsare not covered in Appendix A. However, the use of open source applicationswithin labs is permitted.) After reviewing your database design from Lab 1: Creating a Database Design in Visio, the college has provided more information for the database that they want developed: For each student, the college needs to track the student ID, student names, addresses, start date, phone numbers and types (such as mobile, home, work), email addresses and types (such as personal, school, work), gender, and birth date. For each course, the college needs to track the course ID, course name, department, quarters offered, sections, and instructor teaching each course. For each instructor, the college needs to track the instructor ID, name, address, phone numbers and types (such as mobile, home, work), email addresses and types (such as personal, school, work), gender, birth date, and the courses that each instructor is qualified to teach. Additionally, the college needs to track the final grades for each student after each course has completed.
  • 7. Section 1: Modified Visio Diagram (Microsoft Visio or equivalent) Use Microsoft Visio (or open source equivalent) in which you: Modify the database diagram from Lab 1 with the entities and attributes that the scenario identified (i.e., a college tracking students, courses, and instructors). Create the appropriate relationships between each entity within the diagram. Section 1 of your assignment must follow these formatting requirements: Submit the Visio diagram as a Visio file. Section 2: Design Summary (Microsoft Word or equivalent) Write a one to two (1-2) page paper in which you: Discuss the degree to which you believe the Visio diagram reflects the database design. Describe any assumptions that you had to make about the business rules to in order to create the Visio diagram and the associated relationships. Section 2 of your assignment must follow these formatting requirements: Submit the design summary as a Microsoft Word file.
  • 8. Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions. Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page is not included in the required assignment page length. The specific course learning outcomes associated with this assignment are: Describe the role of databases and database management systems in managing organizationaldata and information. Recognize the historical development of database management systems and logical data models. Compose conceptual data modeling techniques to capture the information requirements. Use technology and information resources to research issues in database systems. Write clearly and concisely about relational database management systems using proper writing mechanics and technical style conventions. **********************************************************
  • 9. CIS 111 Week 5 Lab 3 EasyPHP and MySQL Setup For more classes visit www.snaptutorial.com Lab 3: Lab 3: EasyPHP and MySQL Setup • Install EasyPHP and MySQL and take a screen shot that shows the MySQL prompt on your screen. (Note: You must include the screen shot which shows that MySQL is installed on your computer as part of your assignment. An installation guide to aid the installation of EasyPHP and MySQL is located in the online course shell.) • Research the capabilities of MySQL. Write a one to two (1-2) page paper in which you: 1. Describe your experiences related to your setup of MySQL. Include any difficulties or issues that you had encountered during the installation. 2. Based on your post-installation research, describe the main capabilities of MySQL. 3. Describe the approach that you would take to go from a conceptual or logical model that you created in Visio to the implementation of that database structure in MySQL. Determine the additional information that
  • 10. you will need to implement the database design in a database management system. 4. Include the screen shot which shows that MySQL is installed on your computer. Your assignment must follow these formatting requirements: • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions. • Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page and the reference page are not included in the required assignment page length. The specific course learning outcomes associated with this assignment are: • Describe the role of databases and database management systems in managing organizationaldata and information. • Recognize the historical development of database management systems and logical data models. • Use technology and information resources to research issues in database systems. • Write clearly and concisely about relational database management systems using proper writing mechanics and technical style conventions.
  • 11. EasyPHP and MySQL Setup Install EasyPHP and MySQL and take a screen shot that shows the MySQL prompt on your screen. (Note: You must include the screen shot which shows that MySQL is installed on your computer as part of your assignment. An installation guide to aid the installation of EasyPHP and MySQL is located in the online course shell.) Research the capabilities of MySQL. Write a one to two (1-2) page paper in which you: Describe your experiences related to your setup of MySQL. Include any difficulties or issues that you had encountered during the installation. Based on your post-installation research, describe the main capabilities of MySQL. Describe the approach that you would take to go from a conceptual or logical model that you created in Visio to the implementation of that database structure in MySQL. Determine the additional information that you will need to implement the database design in a database management system. Include the screen shot which shows that MySQL is installed on your computer. Your assignment must follow these formatting requirements: Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions.
  • 12. Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page and the reference page are not included in the required assignment page length. The specific course learning outcomes associated with this assignment are: Describe the role of databases and database management systems in managing organizationaldata and information. Recognize the historical development of database management systems and logical data models. Use technology and information resources to research issues in database systems. Write clearly and concisely about relational database management systems using proper writing mechanics and technical style conventions. ********************************************************** CIS 111 Week 6 Assignment 2 Normalization For more classes visit www.snaptutorial.com
  • 13. Assignment 2: Normalization Suppose that you are the database developer for a local college. The Chief Information Officer (CIO) has asked you to provide a summary of normalizing database tables that the IT staff will use in the upcoming training session. Write a two to three (2-3) page paper in which you: 1. Describe the steps that you would use in order to convert database tables to the First Normal Form, the Second Normal Form, and the Third Normal Form. 2. Provide one (1) example that is relevant to a college environment that illustrates reasons for converting database tables to the First, Second, and Third Normal Forms. 3. Explain typical situations when denormalizing a table is acceptable. Provide one (1) example of denormalizing a database table to justify your response. 4. Explain the significant manner in which business rules impact both database normalization and the decision to denormalize database tables. 5. Use at least three (3) quality resources in this assignment.Note: Wikipedia and similar Websites do not qualify as quality resources. Your assignment must follow these formatting requirements: • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions.
  • 14. • Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page and the reference page are not included in the required assignment page length. The specific course learning outcomes associated with this assignment are: • Recognize the purpose and principles of normalizing a relational database structure. • Design a relational database so that it is at least in 3NF. • Use technology and information resources to research issues in database systems. • Write clearly and concisely about relational database management systems using proper writing mechanics and technical style conventions. ********************************************************** CIS 111 Week 7 Lab 4 Structured Query Language (SQL) For more classes visit www.snaptutorial.com
  • 15. Lab 4: Structured Query Language(SQL) Refer to the database design crested in Lab 2: Modifying a Database Design in Visio to complete this Lab. Perform the following steps in MySQL: Create the tables and relationships from the database design discussed in Lab 2. Add at least five (5) records into each table (Note: You must determine the field values). Create a query with all fields from the student table, where the student's last name is "Smith". Create a query that includes students’ first names, last names, and phone numbers. Create a query that includes instructors' first names, last names, and courses they teach. Include the following screen shots in a Microsoft Word document to show the completion of the steps above: Screen shot depicting the tables created within MySQL. Screen shots depicting the records added into each table. Screen shots depicting the SQL code and the query results from each of the queries created. Your assignment must follow these formatting requirements: Submit the lab as a Microsoft Word document.
  • 16. Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page is not included in the required assignment page length. The specific course learning outcomes associated with this assignment are: Prepare database design documents using the data definition, data manipulation, and data control language components of the SQL language. Grading for this assignment will be based on the creation of the tables and queries, using the following rubric. ********************************************************** CIS 111 Week 9 Assignment 3 Business Intelligence and Data Warehouses For more classes visit www.snaptutorial.com Assignment 3: Business Intelligence and Data Warehouses
  • 17. Businesses today are extremely reliant on large amounts of data for making intelligent business decisions. Likewise, the data warehouses are often structured in a manner that optimizes processing large amounts of data. Write a two to three (2-3) page paper in which you: 1. Outline the main differences between the structure of a relational database optimized for online transactions versus a data warehouse optimized for processing and summarizing large amounts of data. 2. Outline the main differences between database requirements for operational data and for decision support data. 3. Describe three (3) examples in which databases could be used to support decision making in a large organizationalenvironment. 4. Describe three (3) examples in which data warehouses and data mining could be used to support data processing and trend analysis in large organizationalenvironment. 5. Use at least three (3) quality resources in this assignment.Note: Wikipedia and similar Websites do not qualify as quality resources. Your assignment must follow these formatting requirements: • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions. • Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The
  • 18. cover page and the reference page are not included in the required assignment page length. The specific course learning outcomes associated with this assignment are: • Describe the role of databases and database management systems in managing organizationaldata and information. • Distinguish the role of databases and database management systems in the context of enterprise systems. • Use technology and information resources to research issues in database systems. • Write clearly and concisely about relational database management systems using proper writing mechanics and technical style conventions. **********************************************************