Great work makes my code a lot more readable! But some questions: How work with sum and where conditionals? I build a query and need multiple sum items for calculating some totals but how to build that? I don’t want to make multiple queries.
Also I’ll have some filters that can be set or not if not the were clause needs to skipped
Great work makes my code a lot more readable! But some questions: How work with sum and where conditionals? I build a query and need multiple sum items for calculating some totals but how to build that? I don’t want to make multiple queries.
Also I’ll have some filters that can be set or not if not the were clause needs to skipped