Improves readability as all conditions start on the same indent level.
It's also useful when you have a query with several conditions and you need to debug by changing which conditions you apply. This way you can easily add/remove conditions by commenting lines in/out.
- Log in to post comments
