Hacker News new | ask | show | jobs
by johnthescott 389 days ago
In PostgreSQL i tend to use NATURAL JOINs in the FROM clause to whittle down the distracting joins in the more relavent WHERE clause.