44) Write a query to display the customer name, contact number and courier id of the couriers that are not 'Delivered'. Sort the records based on the customer name in ascending order.(Note: Data is case-sensitive.)


 

Comments