68) Write a query to display the branch id, courier id,from address,to address, weight and cost of the courier where the booking date is same as the expected delivery date. Sort the results based on the branch id in ascending order.

 


Comments