Problemunvalidated
I want to create a query that allows me to aggregate 'Total' if 'Codes' contains any one of the values in an array. — 'Codes' is a varchar column. Tension: What should be the appropriate query?
39ff44e3-142f-45b0-a52a-09f50043fe5c
I want to create a query that allows me to aggregate 'Total' if 'Codes' contains any one of the values in an array. — 'Codes' is a varchar column. Tension: What should be the appropriate query?