22) Write a query that displays the courier id, booking date, weight, and cost of the couriers that are going to 'Mackay' and 'Austin'. Sort the results based on weight in descending order.

 


Comments