Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Suppose we have the following star schema. time Dimension table time_key day day of the week month quarter year Branch Dimension table branh_key branch

Suppose we have the following star schema. time Dimension table time_key day day of the week month quarter

Suppose we have the following star schema. time Dimension table time_key day day of the week month quarter year Branch Dimension table branh_key branch name branch_type sales Fact table time_key item_key branch_key location key dollars_sold units_sold item Dimension table item_key item_name brand type supplier_type Location Dimension table location_key street city province_or_state country (1-a) List all the dimension names and the PK of each dimension. (1-b) What is the PK of the fact table? (1-c) Identify all measures in the fact table (1-d) Identify the dimension hierarchy of Location dimension( (1-e) Identify the dimension hierarchy of Item dimension.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

1a The dimension names are timeitembranch location The primary key of the dimesion tabletime is t... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeff Hoffer, Ramesh Venkataraman, Heikki Topi

12th edition

133544613, 978-0133544619

More Books

Students also viewed these Databases questions

Question

List and describe four common types of database failure.

Answered: 1 week ago