27) Write a query that displays the name, address, email address, and contact number of all customers whose names begin with 'P' or 'S' and have a 'gmail' account. Sort the results based on the customer name in descending order.

 


Comments