Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
croes
5y ago
0 comments
Save
Share
It's also easier if you want to comment out certain parts of your code during debugging.
0 comments
2 comments · 1 top-level
top
newest
oldest
scottmcdot
5y ago
· 1 in thread
On this, I like to also use
Where 1 = 1 And... And...
Which makes it easy to comment out specific filters.
Tostino
5y ago
Yup, my code is littered with WHERE true AND ...
j
/
k
navigate · click thread line to collapse