19) Write a query to display the customer name, address, and contact number of all the customers. Sort the results based on the customer name in descending order.

 


Comments