Question: Based on the two tables and the attributes below, write SQL commands for each question to retrieve the data from the database tblSales tblCustomer CustomerNumber

 Based on the two tables and the attributes below, write SQL

Based on the two tables and the attributes below, write SQL commands for each question to retrieve the data from the database tblSales tblCustomer CustomerNumber CustomerName CustomerAddress1 CustomerAddress2 CustomerCity CustomerState CustomerZipCode CustomerTelephone CustomerCreditLimit CustomerPrimaryContact InvoiceNumber InvoiceDate CustomerNumber SalesOrderNumber Required: a. How many customer records are stored in the database? b. List customers who live in New York. c. List customers with credit limits greater than $50,000 d. List sales transactions made in July, 2018 e. What's the number of total sales transactions made to each customer? Based on the two tables and the attributes below, write SQL commands for each question to retrieve the data from the database tblSales tblCustomer CustomerNumber CustomerName CustomerAddress1 CustomerAddress2 CustomerCity CustomerState CustomerZipCode CustomerTelephone CustomerCreditLimit CustomerPrimaryContact InvoiceNumber InvoiceDate CustomerNumber SalesOrderNumber Required: a. How many customer records are stored in the database? b. List customers who live in New York. c. List customers with credit limits greater than $50,000 d. List sales transactions made in July, 2018 e. What's the number of total sales transactions made to each customer

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Accounting Questions!