How to Get ZERO and Non-ZERO Values in rowcount using Group by?
GQApr 2 2011 — edited Apr 2 2011Dear All,
How can I get Non-ZERO and ZERO row count values in SQL using Group by? I can get non-zero values but when I want NULL should be returned to non-zero values it is ignoring ZERO values in output?
Any hint?
Thanks
GQ