Not enough whitespace.
I got to help a colleague debug a powershell script. It contained six SQL queries.
They were each written in a single line and featured double-nested queries and multi-clause conditionals. He didn't use any aliases either.
I'm sure there's a way to auto-format SQL in some tool, but in the moment, I couldn't remember.
Listen to your cats. Use more whitespace.
Also, if they like it, please pet them for me. Good code reviewers deserve pets.
