- A query named "Loan Payments" is created using the Customers and Loans tables to calculate payment amounts for each loan.
- The Payment field is calculated using the Pmt function to determine loan payments based on Interest Rate and Term.
What did you do to get this answer?