Modern Database Management
13th Edition
ISBN: 9780134773650
Author: Hoffer
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Concept explainers
Question
Chapter 9, Problem 9.41PAE
Program Plan Intro
(a)
Changing the design and providing a reason for implementing these changes in the star schema for Millennium college given in problem and exercise 9-37 in order to add new data about course sections as follows:
The department offering the course, the academic unit to the department reports, and the budget unit.
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
The management of major-related data is something your department is interested in. Create a data structure that will keep your department's important information current. Of course, the majors list needs to be arranged by last name (and then by first, if there are multiple students with the same last name).
Create an ER model related to the following entities and relationships: Department, Student, Professor, Course, Section, Grade, Major. (For attributes inside each table, you only need to insert several reasonable attributes. No need to have a comprehensive list. For many-to-many relationship, you also need to insert one extra table to handle the many-to-many relationship. The final database design will have more tables than the number of entities listed above.)
A given department can offer many courses.
A given course can be offered by only one related department.
A given course can have many related sections.
A given professor can teach many sections.
A given section can only be related to one course and taught by one professor.
A given professor can have appointment with different departments
A given department can have many professors.
A given department can offer several majors.
A given major can be offered by only one related department.
A given student can have several majors.
A…
You have been asked to create the logical data model for the Golden Eagle Wholesale Golf Distributors. Golden Eagle distributes golf equipment for various manufacturers to the pro shops at golf courses throughout the state. They store the equipment in a centrally located warehouse and ship to the pro shops based on the purchase orders submitted by their sales staff or ones that are phoned in directly by their customers. Each sales rep is assigned to golf courses within a specific area of the state.
What entities, attributes, and relationships would you include in the data model for this organization?
You have created an entity relationship diagram (ERD) for an organization's database, and you are preparing to review it with the company's managers to make sure it is complete and correct. The managers do not have technical backgrounds and are unfamiliar with database design.
How would you explain the concept of an ERD to these managers to orient them for your review?
Chapter 9 Solutions
Modern Database Management
Ch. 9 - Prob. 9.1RQCh. 9 - Prob. 9.2RQCh. 9 - Prob. 9.3RQCh. 9 - List the five major trends that necessitate data...Ch. 9 - Prob. 9.5RQCh. 9 - Prob. 9.6RQCh. 9 - Prob. 9.7RQCh. 9 - Prob. 9.8RQCh. 9 - Prob. 9.9RQCh. 9 - Prob. 9.10RQ
Ch. 9 - List four objectives of derived data.Ch. 9 - Prob. 9.12RQCh. 9 - Prob. 9.13RQCh. 9 - Explain the pros and cons of logical data marts.Ch. 9 - Prob. 9.15RQCh. 9 - What is a helper table, and why is it often used...Ch. 9 - Describe the characteristics of a surrogate key as...Ch. 9 - Prob. 9.18RQCh. 9 - What is the purpose of conformed dimensions for...Ch. 9 - Prob. 9.20RQCh. 9 - Prob. 9.21RQCh. 9 - Prob. 9.22RQCh. 9 - Prob. 9.23RQCh. 9 - Prob. 9.24RQCh. 9 - Prob. 9.25RQCh. 9 - Describe the current key trends in data...Ch. 9 - Discuss the benefits of offering data warehousing...Ch. 9 - Prob. 9.28RQCh. 9 - List six typical characteristics of reconciled...Ch. 9 - Prob. 9.30RQCh. 9 - Prob. 9.31RQCh. 9 - Prob. 9.32RQCh. 9 - Prob. 9.33RQCh. 9 - Describe some field-level and record-level data...Ch. 9 - Prob. 9.35PAECh. 9 - Prob. 9.36PAECh. 9 - Prob. 9.37PAECh. 9 - Prob. 9.38PAECh. 9 - You are to construct a star schema for Simplified...Ch. 9 - Simplified Automobile Insurance Company would like...Ch. 9 - Prob. 9.41PAECh. 9 - Prob. 9.42PAECh. 9 - Prob. 9.43PAECh. 9 - Prob. 9.45PAECh. 9 - Prob. 9.46PAECh. 9 - Prob. 9.47PAECh. 9 - Prob. 9.48PAECh. 9 - Prob. 9.49PAECh. 9 - Prob. 9.50PAECh. 9 - Prob. 9.51PAECh. 9 - Prob. 9.52PAECh. 9 - Prob. 9.53PAECh. 9 - Prob. 9.54PAE
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Similar questions
- Develop a simple data model for a student database that includes student data, student contact data, student demographic data, student grades data, and student financial data. Determine the data attributes that should be present in each table, and identify the primary key for each table. Develop a complete entity relationship diagram that shows how these tables are related to one another.arrow_forwardPlease written by computer source Please help me with this It's from MB-500 renewal Question 19 of 25 A company uses Dynamics 365 Supply Chain Management. The company is configuring dual-write for implementation. You need to access the out-of-the-box data entity mappings in Dynamics 365 Supply Chain Management. Which three actions must you complete first? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. Select all answers that apply. 1.complete the health check 2.create the Microsoft Dataverse environment 3.select the legal entities to integrate 4.run the initial sync process 5.enable the dual-write application Question 20 of 25 You are a Dynamics 365 Finance technical lead creating a value proposition presentation for using the dual-write solution. You need to identify key concepts in dual-write that add value. Which two concepts should you identify? Each correct answer presents part of the solution. NOTE: Each correct selection…arrow_forwardInstructions: Create a dimensional model for a particular business process involving gym membership. A customer can sign up for a membership of say one, three, six or twelve months. I want to make it easy to query to identify current members, members who expired in the last month, members who renewed in the last month, those who are pending expiry etc. If I have a basic model with a fact table representing a gym membership say start_date_key end_date_key membership_attribute_key customer_atrribute_key fee with associated dimension table for date, membership attributes such as length, customer attributes and so forth. On a particular day, the active members are those with a start date before the day and an end date after that day. Those who will expire next month are those where the end date is in a particular date range.arrow_forward
- Draw an E-R data model for the Garden Glory database and Use the IE Crow’s Foot E-R model for your E-R diagrams. Justify the decisions you make regarding minimum and maximum cardinality.arrow_forwardDataBase case study: read this case study and finilize what should be the enitties that is mentioned in the case study and then make a ERD daigram of this data. Delhi Mart is a super Store located at Mahavir Enclave, New Delhi, India. Delhi Mart has many types of products that are related to specific Category. Delhi Mart are avail many different customers to sell their products daily. Every Category is managed by a particular manager. Customer order their selected product in terms of qty and avail selected discount on the product. Delhi Mart also have staff that manage different departments in the mall. Every Customer is concern with a particular staff to resolve their queries. Every Manager is responsible to maintain the stock if the stock will out they contact their selected supplier for buying products.arrow_forwardIn Assignment 01, you designed a database for Terrific Airlines. You are now expected to implement the database. There have been some minor changes in the requirements from Assignment 01 needed to support the transactions and views listed below. You will need to incorporate these changes and any changes you have made because of the feedback you received on Assignment 01. What you need to do: 1. Create an ERD for this database that you use as the basis of your implementation. (15 marks) 2. A one or two paragraph explanation as to the changes you have made to the ERD based on your feedback from Assignment 1 or because of having to support the transactions and views below. (5 marks) 3. Create a data dictionary that lists at least each of the tables, the columns, their domains and any other constraints that apply. (15 marks) 4. Implement the database in Oracle SQLPlus on arion.murdoch.edu.au (20 marks) a. All tables should be created as per your ERD; the marker will check your ERD…arrow_forward
- Your Project will cover the following major steps: 1. Understand the data schema chosen from the listed project topics. 2. Develop the ER Model. 3. Develop the Relational Model. 4. Generate DDL. Data Model Project Topics & its Schema 1. Call Centerarrow_forwardBased on the information given below, draw the conceptual EERD where you should include the enhanced features.arrow_forwardYour Project will cover the following major steps: 1. Understand the data schema chosen from the listed project topics. 2. Develop the ER Model. 3. Develop the Relational Model. 4. Generate DDL. Instructions: • Project team can have maximum 2 members only. • Use the attached Report Template for report file submission. Data Model Project Topics & its Schema 1. E-Commerce Transaction 2. Mobile Police Application 3. Children’s clinics 4. Restaurant Booking 5. Driving school 6. Student work placement 7. Doctor Practice 8. Advertising Agencies 9. Pharma & Biotechnology Information 10. Airline Reservation 11. Call Center 12. Customer Water Bills 13. Customer phone bills 14. Theater Booking 15. Social Networking sites 16. Media Libraries 17. Theme Park and visitor activity 18. Pizza delivery 19. Pharmacies & Prescription 20. Employee working at home 21. Inventory control for sports center Your Project will cover the following major steps: 1. Understand the data schema chosen from…arrow_forward
- David wants to make improvements to the management of his company inventory and will like to start by developing a set of tables to store the following data about purchases of inventory: product number date of purchase supplier number supplier address supplier same unit price quantity purchased employee number employee name purchase order number product description quantity on hand total amount of purchase (a) Design a set of relational tables to store this data. (b) Identify the primary key for each table. (c) Identify the foreign keys needed in the tables to implement referential integrity. (d) Make up data values for two records within each table.arrow_forwardHow to Develop a data set and upload into RapidMiner, and drag the data set into the Process window. Run the process and examine your data set. Then, perform any applicable data preparation techniques on your data set (e.g., handle missing or inconsistent values), Create a research question you would like answered based on your data. Filter out some observations based on some attribute’s value or filter out a subset of values so that relevant attributes remain such that your research question can be answered. Explain the data preparation activities you applied to your data set (i.e., Do you have any missing or inconsistent data values? If so, explain how you handled these values.). Explain the filtering activities you applied to your data set.arrow_forwardThe administrators of Tiny College are so pleased with your design and implementation of their student registration and tracking system that they want you to expand the design to include the database for their motor vehicle pool. A brief description of operations follows: Faculty members may use the vehicles owned by Tiny College for officially sanctioned travel. For example, the vehicles may be used by faculty members to travel to off-campus learning centers, to travel to locations at which research papers are presented, to transport students to officially sanctioned locations, and to travel for public service purposes. The vehicles used for such purposes are managed by Tiny College’s Travel Far But Slowly (TFBS) Center. Using reservation forms, each department can reserve vehicles for its faculty, who are responsible for filling out the appropriate trip completion form at the end of a trip. The reservation form includes the expected departure date, vehicle type required,…arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- A Guide to SQLComputer ScienceISBN:9781111527273Author:Philip J. PrattPublisher:Course Technology PtrDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781285196145Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos CoronelPublisher:Cengage Learning
- Principles of Information Systems (MindTap Course...Computer ScienceISBN:9781305971776Author:Ralph Stair, George ReynoldsPublisher:Cengage LearningCOMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE LFundamentals of Information SystemsComputer ScienceISBN:9781337097536Author:Ralph Stair, George ReynoldsPublisher:Cengage Learning
A Guide to SQL
Computer Science
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Course Technology Ptr
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781285196145
Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:Cengage Learning
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Fundamentals of Information Systems
Computer Science
ISBN:9781337097536
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning