DEV Community

[Comment from a deleted post]
Collapse
 
mucio profile image
mucio

Unfortunately is a power that analysts often abuse (cases with many condition in long queries), my suggestion is usually to try to put the case logic in a function. It can be maintained more easily, the query is shorter and less prone to errors