Hacker News new | past | comments | ask | show | jobs | submit login

If I'm doing a simple query, I still structure it as

  select blah, blha, blah
  from dual
  where ...
I find that even for short ones, lines quickly get very long and illegiable if you're shmushing them all onto one line.



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

Search: