Question: Please help me with these questions Once you have setup your MDC_CH02 database, create an SQL script named MDC-CH02-CQ.sql, and use it to record and

Please help me with these questions

Please help me with these questions Once you have setup your MDC_CH02

database, create an SQL script named MDC-CH02-CQ.sql, and use it to recordand store SQL statements that answer each of the following questions (if

Once you have setup your MDC_CH02 database, create an SQL script named MDC-CH02-CQ.sql, and use it to record and store SQL statements that answer each of the following questions (if the question requires a written answer, use an SQL comment to record your answer): A. Show all data in each of the tables B. List the LastName, FirstName, and Phone of all customers. C. List the LastName, FirstName, and Phone for all customers with a FirstName of 'Nikki' D. List the LastName, FirstName, Phone, Dateln, and DateOut of all E. List the LastName, FirstName, and Phone of all customers whose F List the LastName, FirstName, and Phone of all customers whose orders in excess of $100.00 first name starts with 'B' last name includes the characters 'cat' G. List the LastName, FirstName, and Phone for all customers whose second and third digits (from the left) of their phone number are 23 For example, any phone number with an area code of "723" woulc meet the criteria. H. Determine the maximum and minimum TotalAmount. I. Determine the average TotalAmount. J. Count the number of customers. K. Group customers by LastName and then by FirstName

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 Databases Questions!