If I used 'Having' as 'Where' (i.e. without group by clause), Can you please tell me which one is faster ‘Where’ OR ‘Having (as where)’? Which one we have to prefer?
Scenario - I am using this condition in finding locations in certain distance using lat and longitude.