Error setting destination
select IF(d.destination_display_name > '', d.destination_display_name, d.destination_name) AS name, d.* from db_exp.destinations d inner join db_exp.subregions sr using (subregion_id) where destination_code='oahu-island' order by subregion_code='hawaii' DESC, can_book_with_air DESC, hotel_count DESC