Create a query that lists the total outstanding balances for students on a payment plan and for
those students that are not on a payment plan. Show in the query results only the sum of the
balance due, grouped by PaymentPian. Name the summation column Balances. Run the query,
resize al l columns in the datasheet to their best fit, save the query as TotaiBalancesByPian, and
then close it.