1. Write a query to determine the number of customers in the Sales.Customer table. Write a query that retrieves the total number of products ordered. use the orderQty column of the Sales.Salesorderdetail table and the SUM function. Write a query to determine the price of the most expensive product ordered. use the unitprice column of the Sales.Salesorderdetail table.
đang được dịch, vui lòng đợi..
