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. Minimum Balance 0.00 Figure P7.21 Maximum Balance 345.86 Average Balance 70.30

Oracle 12c: SQL
3rd Edition
ISBN:9781305251038
Author:Joan Casteel
Publisher:Joan Casteel
Chapter4: Constraints
Section: Chapter Questions
Problem 8HOA: Create a table named REP_CONTRACTS containing the columns listed in the following chart A composite...
icon
Related questions
Question

I need help with this problem, the code below does not work as it is giving me 112.48 for the Average Balance. So the below code is not accurate for the image of the problem that I added below.

SELECT MIN(CUS_BALANCE) AS "Minimum Balance", MAX(CUS_BALANCE) AS "Maximum Balance", ROUND(AVG(CUS_BALANCE), 2) AS "Average Balance" FROM CUSTOMER WHERE CUS_CODE IN (SELECT CUS_CODE FROM INVOICE);

 

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.
Minimum Balance
0.00
Figure P7.21
Maximum Balance
345.86
Average Balance
70.30
Transcribed Image Text: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. Minimum Balance 0.00 Figure P7.21 Maximum Balance 345.86 Average Balance 70.30
Expert Solution
steps

Step by step

Solved in 1 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage