Hi Experts,
Can this below sql statement be optimized? There are some 40 lakh odd records in the table.
So checking , Is there a better way to replace/avoid CASE in GROUP BY Clause with an expression and other output column
Can this below sql statement be optimized? There are some 40 lakh odd records in the table.
So checking , Is there a better way to replace/avoid CASE in GROUP BY Clause with an expression and other output column