Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider following schema for the database. Use report builder please Use the sample database and Run all the 3 files on SQL Server in

Consider following schema for the database. Use report builder please


 

Use the sample database and Run all the 3 files on SQL Server in the following sequence.

  1. Drop all objects
  2. Create objects
  3. Load data

Q3. Generate following reports for the same dataset.

  1. Plot a chart of products available for different categories.
  2. Plot a chart of products available for different brands.
  3. Create a tabular report depicting details of employees working for different managers.
  4. Display number of orders in each week/ month/quarter/year.
  5. Plot sale data for different categories over time.

this is the link for dataset sample

BikeStores Sample Database - create objects.sql

BikeStores Sample Database - drop all objects.sql

BikeStores Sample Database - load data.sql

Sales customers * customer_id first_name last_name phone email street city state zip_code orders * order_id customer_id order_status order_date required_date shipped_date store_id staff_id + staffs staff_id first_name last_name email phone active store_id manager_id phone email street stores store_id store_name city state zip_code order_items order_id *item_id product_id quantity list_price discount to ++ Production et categories *category_id category_name products *product_id product_name brand_id category_id model_year list_price stocks store_id *product_id quantity brands * brand_id brand_name ++

Step by Step Solution

3.31 Rating (151 Votes )

There are 3 Steps involved in it

Step: 1

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_2

Step: 3

blur-text-image_3

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

Systems Analysis and Design in a Changing World

Authors: John W. Satzinger, Robert B. Jackson, Stephen D. Burd

7th edition

1305117204, 176902031, 9780176902032, 9781305465268 , 978-1305117204

More Books

Students also viewed these Databases questions

Question

=+a) Is this an experiment or an observational study? Explain.

Answered: 1 week ago

Question

Define the term finite element?

Answered: 1 week ago

Question

What is the separation of responsibilities principle?

Answered: 1 week ago

Question

List six major reasons that projects fail.

Answered: 1 week ago