Z
zahra
Pleas help me to creat this quires by using the Northwind Access 2003
Database ( use Access tables) to create SQL queries for each question.
i have tried for 4 hours ,but was so difficult to me
i realy need help with these questions
2 Display the supplier name, product name, and unit price for all products.
3.Display number of employees born in or after 1960.
4.Display all the orders taken between November 1, 1994 and January 31, 1995.
5.Display the average price for products in the 'Seafood' category.
6.Display the number of orders. (Hint: Use count.)
7.Display all suppliers that have a 'K' somewhere in their company name.
8.Display the customer name, employee name, and employee ID for all orders
that were handled by the Sales Representatives.
9.Display the order number and order total cost for each order placed.
10.Display the supplier name and the supplier contact name for all suppliers
that provide condiments.
11.Display the category IDs in numerical order. Secondly, sort on product
name in reverse order (descending).
12.Display all of the countries of all the customers with no duplications.
(Hint: Use DISTINCT)
13.Determine the average quantity of a dairy product item.
14.Display all the orders that received a discount of 10% or larger on at
least one product in the order.
15.Display all of the employees that live in the United States.
think you
Database ( use Access tables) to create SQL queries for each question.
i have tried for 4 hours ,but was so difficult to me
i realy need help with these questions
2 Display the supplier name, product name, and unit price for all products.
3.Display number of employees born in or after 1960.
4.Display all the orders taken between November 1, 1994 and January 31, 1995.
5.Display the average price for products in the 'Seafood' category.
6.Display the number of orders. (Hint: Use count.)
7.Display all suppliers that have a 'K' somewhere in their company name.
8.Display the customer name, employee name, and employee ID for all orders
that were handled by the Sales Representatives.
9.Display the order number and order total cost for each order placed.
10.Display the supplier name and the supplier contact name for all suppliers
that provide condiments.
11.Display the category IDs in numerical order. Secondly, sort on product
name in reverse order (descending).
12.Display all of the countries of all the customers with no duplications.
(Hint: Use DISTINCT)
13.Determine the average quantity of a dairy product item.
14.Display all the orders that received a discount of 10% or larger on at
least one product in the order.
15.Display all of the employees that live in the United States.
think you