Provide a summary of customer balance characteristics for customers who made purchases. Include the minimum balance, maximum balance, and average balance, as shown in Figure P7.21. SELECT MIN(CUSTOMER.CUS_BALANCE) AS 'Minimum Balance', MAX(CUSTOMER.CUS_BALANCE) AS 'Maximum Balance', ROUND(AVG(CUSTOMER.CUS_BALANCE),2) AS 'Average Balance' FROM CUSTOMER WHERE CUS_CODE IN(SELECT CUS_CODE FROM INVOICE);    This does not work, what am i missing it is suppose to be    Minimum Balance 0.00 Maximum Balance 345.86 Average Balance 70.30

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter8: Working With Advanced Functions
Section: Chapter Questions
Problem 3.3CP
icon
Related questions
Question

Problem 21

Provide a summary of customer balance characteristics for customers who made purchases. Include the minimum balance, maximum balance, and average balance, as shown in Figure P7.21.

SELECT
MIN(CUSTOMER.CUS_BALANCE) AS 'Minimum Balance',
MAX(CUSTOMER.CUS_BALANCE) AS 'Maximum Balance',
ROUND(AVG(CUSTOMER.CUS_BALANCE),2) AS 'Average Balance'

FROM CUSTOMER

WHERE CUS_CODE IN(SELECT CUS_CODE FROM INVOICE); 

 

This does not work, what am i missing it is suppose to be 

 

Minimum Balance

0.00

Maximum Balance

345.86

Average Balance

70.30

 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Fundamentals of Datawarehouse
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781285196145
Author:
Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:
Cengage Learning
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781305627482
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L