53) Write a query to display branch details such as branch id, branch location and contact number of all the branches that did not receive any couriers. Sort the records based on the branch location in descending order.


 

Comments