> On Apr 15, 2015, at 11:06 AM, Aristedes Maniatis <a...@maniatis.org> wrote: > > This can be useful when you pass queries around between functions or inside > conditions and loops. In my opinion, "where" should be an alias of "and".
So right now it is the opposite - "and" and "or" are both aliases to "where" when there's no qualifier. Andrus