Question: use simple and basic Sql Choose WideWorldImporters from the sample databases to write the following queries: Display OrderId, CustomerId, and SalespersonPersonId of first 400 orders.
use simple and basic Sql
Choose WideWorldImporters from the sample databases to write the following queries: Display OrderId, CustomerId, and SalespersonPersonId of first 400 orders. Display how many order placed by the customer whose Id is 905 . Display how many order placed by the customer whose Id is 905 in the year 2013 . Display all orders placed by the customer whose Id is 905 in the year 2013 in descending order of orderId
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
