Pearson eText for Modern Database Management -- Instant Access (Pearson+)
Pearson eText for Modern Database Management -- Instant Access (Pearson+)
13th Edition
ISBN: 9780137305940
Author: Jeffrey Hoffer, Ramesh Venkataraman
Publisher: PEARSON+
bartleby

Concept explainers

bartleby

Videos

Textbook Question
Book Icon
Chapter 9, Problem 9.39PAE

You are to construct a star schema for Simplified Automobile Insurance Company (for a more realistic example, Kimball, 1996b). The relevant dimensions, dimension attributes, and dimension sizes are as follows:

    InsuredParty
    Attributes: InsuredPartylD and Name. There is an average of two insured parties for each policy and covered item.
    Coverageltem
    Attributes: CoverageKey and Description. There is an average of 10 covered items per policy
    Agent
    Attributes: AgentID and AgentName. There is one agent for each policy and covered item.
    Policy
    Attributes: PolicylD and Type. The company has approximately 1 million policies at the present time.
    Period
    Attributes: DateKey and FiscalPeriod.

Facts to be recorded for each combination of these dimensions are PolicyPremium, Deductible, and NumberOfTransactions.

  1. Design a star schema for this problem. See Figure 9-10 for the format you should follow.
  2. Estimate the number of rows in the fact table, using the assumptions stated previously.
  3. Estimate the total size of the fact table (in bytes), assuming an average of 10 bytes per field.

Blurred answer
Students have asked these similar questions
Consider the following schema: Suppliers(sid: integer, sname: string, address: string)Parts(pid: integer, pname: string, color: string)Catalog(sid: integer, pid: integer, cost: real) The key fields are underlined, and the domain of each field is listed after the field name. Therefore sid is the key for Suppliers, pid is the key for Parts, and sid and pid together form the key for Catalog. The Catalog relation lists the prices charged for parts by Suppliers. Write the following queries in relational algebra, tuple relational calculus, and domain relational calculus: 1. Find the names of suppliers who supply some red part.2. Find the sids of suppliers who supply some red or green part.4. Find the sids of suppliers who supply some red part and some green part.5. Find the sids of suppliers who supply every part. Write the above in SQL queries.
Create an E-R model for the following scenario. Show entity names, primary keys, attributes for each entity, relationships between the entities and cardinality. Lonestar Car Dealer is a leading car dealership in US. The dealership sells both new and used cars, and it has a service facility as well. There are a couple of requirements that the database must meet. Those are as follows. Each car is sold by a salesperson. One car sale has only one salesperson. But one salesperson may sell many cars. Customers buy one or many cars. But single sale can have only one customer (No multiple customers for a given car sale). The salesperson writes one invoice for each car he/she sells. Customer is issued this invoice. A customer may be just a service center customer and does not need to be a car buyer. One service ticket per each car is issued when it is reached to the service center. The car a service history is maintained for each of the cars serviced. Car has a unique serial number. One or more…
Consider the following entity relationship diagram. Booking Employee Room Building • Booking ID • Employee ID • Building ID • Room ID • First Name • Room ID P • Name Description • Employee ID • Name Last Name • Date • Campus Zone • Email Address • Capacity • Start Time • Map Coordinates Phone • Bookable • End Time For each statement below, use the drop-down box to indicate whether it is true (answer 1) or false (answer2), according to the design decisions encoded in the ERD. Every booking is associated with exactly one employee. ✓ Every employee is associated with at most one booking. ✓ A building may contain no rooms that are recorded in the database. Each room may have many bookings. 1. True ✓ A room must have at least one booking. 2. False ✓ A booking can be associated with many employees. An employee may have no phone number recorded. ✓ A room must have its capacity recorded. ✓ A building is uniquely identified by its map coordinates.

Chapter 9 Solutions

Pearson eText for Modern Database Management -- Instant Access (Pearson+)

Knowledge Booster
Background pattern image
Computer Science
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
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education
Enhanced Entity Relationship Model; Author: Data Science Center;https://www.youtube.com/watch?v=ocQUtXPumdQ;License: Standard YouTube License, CC-BY