Why should I write this:
Having count(id) > 1
instead of this:
Where count(id) > 1
Is this just for English language?
I think if the programmer that invented where clause could made it accept aggregators
Or is there a reason for that? In loading the data or anything like that?