Hello,I want to display count of records whose null count is greater than 1 group by customer.e.g.coulumn1 column2null 1null 1123 1345 1I want to find such records whose null count for coulumn1 is greater than 1 group by column2.Please advice on above query.RegardsShirish phadnis
↧