Question: Create an SQL query for the following: Construct a query to count how many encounters resulted in the customer declining to make a purchase. Use
- Create an SQL query for the following:
- Construct a query to count how many encounters resulted in the customer declining to make a purchase. Use the COUNT function. (Hint: a customer can have many encounters)
Customer Encounter CreditRating 7 CreditID CreditDescription MinFICO MaxFICO Comments * Customer CFirstName CLastName CPhone AnnualIncome CreditID * EncID SalesID Customer EncDate Purchase Sales Person Y SalesID SFirstName SlastName SHireDate Salary
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
