Hacker News new | ask | show | jobs
by jdf 5616 days ago
Looking at your first SELECT, there's very few RDBMSs on the market that won't evaluate that WHERE clause prior to the JOIN.

(disclaimer: I work for Clustrix)