A
A P
Hi,
Can you help me with SQL Statements? Currently, I am practicing SQL
statements using Northwind Database from MS SQL, hope you can answer my
question:
1. How many times were the products with ProductID 1 to 5 ordered in 1997?
2. How many of each product whose ProductID is from 10 to 15 have been
ordered by all customers?
3. How many orders were placed by each customer per year?
Your answer will really help me understand SQL. Please make the statement as
simple as it is so I can easily understand.
thanks,
Me
Can you help me with SQL Statements? Currently, I am practicing SQL
statements using Northwind Database from MS SQL, hope you can answer my
question:
1. How many times were the products with ProductID 1 to 5 ordered in 1997?
2. How many of each product whose ProductID is from 10 to 15 have been
ordered by all customers?
3. How many orders were placed by each customer per year?
Your answer will really help me understand SQL. Please make the statement as
simple as it is so I can easily understand.
thanks,
Me