23) Write a query to display the customer name, address and contact number of all the customers whose names contain the letter 'e'. Sort the results based on the customer name in descending order.

 


Comments