Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

   SELECT *
     FROM the_table
    WHERE some_column = 12
      AND other_column IS NOT NULL
 ORDER BY order_column;
I usually don't bother with ALL-CAP keywords.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: