Select all customers and their payments. Include the customer name, check number, payment date, and amount. Order by the customer name ascending αbetically and then the payment date descending.
a) Select all customers and their payments. Include the customer name, check number, payment date, and amount. Order by the customer name ascending αbetically and then the payment date descending.
b) Select every customer and their payments. Include the customer name, check number, payment date, and amount. Sort by the customer name in ascending αbetical order and then the payment date in descending order.
c) Retrieve all customers and their payments. Include the customer name, check number, payment date, and amount. Organize by the customer name in ascending αbetical order and then the payment date in descending order.
d) Fetch all customers and their payments. Include the customer name, check number, payment date, and amount. Sort by the customer name in ascending αbetical order and then the payment date in descending order.