47) Write a query to display the customer details such as customer name, contact number and courier id where the difference between the expected delivery date and booking date is less than 5 days. Sort the records based on customer name in ascending order.
Comments
Post a Comment