Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask DBMS Expert


Home >> DBMS

Discussion 1: "Entity Relationship Modeling"

Please respond to the following:

• As explained throughout this course, entity relationship modeling is a critical element of database design. If the database is not properly modeled, it is unlikely that the database will be properly developed. Using this knowledge, explain the key reasons why entity relationship modeling is important, and determine at least way in which it impacts the overall development of the database.

• Analyze the key ways that entity relationship modeling helps database developers overcome potential design challenges and conflicting goals.

• For the database that you described in the discussions, determine the major / minor challenges that might exist when you are creating an entity relationship diagram (ERD) for the business function / operation.

Discussion 2: "Normalization and Redundancy"

Please respond to the following:

• Suggest one of the problems that normalization seeks to solve within a database. Describe one example of your suggested problem, and explain the overall benefit that normalization would provide. (Note: Your example can be hypothetical.)

• Identify the key determinants that could affect the degree of normalization of a database. Justify your response. Next, identify the aspects of the database design that can be denormalized. Explain the key ways in which the business rules support the degree of normalization and the elements that can be denormalized.

Discussion 3: "Database Design and Implementation" Please respond to the following:

• Now that you have learned the concepts of database models and you have practiced creating entity relationship diagrams, let us focus on the implementation of that design into a Database Management System (DBMS).

o Based on the example of the business function / operation that you described within the discussions, describe the queries that you would need to create in order to support the business function / operation in question.

o Based on the database model described in discussions for your business function / operation, determine the major / minor issues that might arise when creating these queries.

Lab 1: Creating a Database Design

This assignment contains two Sections: Database Design and Design Summary. You must submit both sections as separate files in order to complete this assignment.

If you are using Visio, see "Appendix A: Designing Databases with Visio Professional 2010: A Tutorial" 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, using open source applications or even pen and paper within labs is permitted.)

Use the scenario from Assignment: Business Rules and Data Models to complete the lab:

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: Database Design Diagram (Using Microsoft Visio is optional; you may also use any other application you know or even draw the diagram with pen and paper and take a picture of it for submission.)

1. Create a database diagram with the entities and attributes that the scenario identified (i.e., a college tracking students, courses, and instructors).

2. Submit your diagram.

Section 2: Design Summary (Microsoft Word or equivalent)

3. Write a one page paper in which you:

1.

a. Discuss the degree to which you believe your 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 organizational data 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.

Lab 2: Modifying a Database Design

This assignment contains two Sections: Modified Diagram and Design Summary. You must submit both sections as separate files in order to complete this assignment.

If you're using Visio, see "Appendix A: Designing Databases with Visio Professional 2010: A Tutorial" to help you complete Section 1: Modified Visio Database Design. (Note: This tutorial focuses on the use of Microsoft Visio. Open source applications are not covered in Appendix A. However, using open source applications or even pen and paper within labs is permitted.)

After reviewing your database design from Lab 1: Creating a Database Design, 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 Diagram (Using Microsoft Visio is optional; you may also use any other application you know or even modify the diagram with pen and paper and take a picture of it for submission.)

1. Use the application or pen and paper to:

a. 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).

b. Create the appropriate relationships between each entity within the diagram.

2. Submit your modified diagram.

Section 2: Design Summary (Microsoft Word or equivalent)

3. Write a one to two page paper in which you:

a. Discuss the degree to which you believe your diagram reflects the database design.

b. Describe any assumptions that you had to make about the business rules to in order to create the 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 organizational data 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.

Lab 3: XAMPP and MySQL Setup

• Install XAMPP 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.)

• Research the capabilities of MySQL.

Write a one to two 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 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 organizational data 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.

DBMS, Programming

  • Category:- DBMS
  • Reference No.:- M92383262

Have any Question?


Related Questions in DBMS

Stored procedure please create the following stored

Stored procedure. Please create the following stored routines using CPS3740_2017S database using the tables in dreamhome database. xxxx is your email id 1) Implement a stored procedure p3Q21_xxxx to display the Branch ci ...

In sql developer onlydeliverables include sql scripts and

In SQL Developer ONLY! Deliverables Include SQL scripts and screenshot of the results: D1. Create the following three user-defined roles that are shown in the table below and assign them the specified permissions for the ...

Your taskyou have been commissioned to develop a database

Your task You have been commissioned to develop a database system that is capable of keeping records for FU's table tennis matches from now on. The database needs to keep a record of: - All team information, including pl ...

Question 1 what isdata-manipulation language dml there are

Question: 1. What isData-Manipulation Language (DML)? There are four types of access in DML, explain each one. 2. Assume we have a Library Database consists of the following relations: author(author_id, first_name, last_ ...

Project outline and requirements provide a brief

Project Outline and Requirements Provide a brief description of the organization (can be hypothetical) that will be used as the basis for the projects in the course. Include company size, location(s), and other pertinent ...

Tableau is business intelligence software that helps people

Tableau is business intelligence software that helps people see and understand their data. Fast Analytics Connect and visualize your data in minutes. Tableau is 10 to 100x faster than existing solutions. Ease of Use Anyo ...

The system development team at the xyz company is working

The system development team at the XYZ Company is working on developing a new customer order entry system. In the process of designing the new system, the team has identified the following data entity attributes: Invento ...

Question a suppose you are a marathon runner that can run a

Question : a) Suppose you are a marathon runner that can run a maximum of n miles on a single bottle of water. You are given a map of your marathon route with all the water stations marked. Design an efficient algorithm ...

Assignment question - write and run sql statements to

Assignment Question - Write and run SQL statements to complete the following tasks Part A - DML 1. Locate the record in the vendor table that does not have a value for the attribute V_STATE 2. Find the customers whose ba ...

Objectivethe objective of this lab is to be familiar with a

OBJECTIVE: The objective of this lab is to be familiar with a process in big data modeling. You're required to produce three big data models using the MS PowerPoint software. This tool is available on UMUC Virtual Deskto ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As