Stupid T-SQL Tricks
Presented without comment:
[crayon-6a7398c4c29cf896015471/]
Next up, can you break up a query with spaces? Yep:
[crayon-6a7398c4c29da805890539/]
Well if you can do that - can you break up a query across lines? Sure you can:
[crayon-6a7398c4c29dc440251052/]
And now, brace yourself: this one is so weird that I can't even embed it in the blog. I'm just going to show you a picture of it first: