Question
The purpose of this assignment is to design and implement queries that will assist in developing answers to business problems. This assignment uses a GCU-provided
The purpose of this assignment is to design and implement queries that will assist in developing answers to business problems.
This assignment uses a GCU-provided virtual machine that will be specified by your instructor.
For this assignment, continue to operate in the role of data analyst at Adventure Works Cycles company. Based on the "LL Road Frame-Black 60" scenario and questions formulated for the Topic 3 assignment, write queries for the AdventureWorks database using Microsoft SQL Server.
Please note that when SQL queries are run, results are generated in the form of data. This data should be exported and saved to Excel for a visual check of accuracy.
Microsoft Word document that includes the SQL queries used to explore the database tables, and answer the following questions.
- Find the product ID for the LL Road Frame - Black 60.
- Find the listing prices for the LL Road Frame Black 60. Include the ProductID, EndDate, and ListPrice.
- How would you rewrite the query used in question 2 to exclude NULL values?
- How many orders have been placed for LL Road Frame - Black 60?
- Rename the OrderQty to Quantity in your results.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started