AdventureWorks easy questions

From SQLZoo
Jump to navigation Jump to search

Five easy questions. Most of these require you to use only one or two tables. You will get at most 11 points for each of the questions from this section.

schema:adventure



Show the first name and the email address of customer with CompanyName 'Bike World'

Show the CompanyName for all customers with an address in City 'Dallas'.

How many items with ListPrice more than $1000 have been sold?

Give the CompanyName of those customers with orders over $100000. Include the subtotal plus tax plus freight.

Find the number of left racing socks ('Racing Socks, L') ordered by CompanyName 'Riding Cycles'

DataWars, Data Science Practice Projects - LogoDataWars: Practice Data Science/Analysis with +100 Real Life Projects