28) Write a query to display the customer name, email, and contact number of the customer whose address is not in 'London' and not using 'yahoo' mail. Sort the results based on the customer name in descending order.


 

Comments