sql - Why is this happening? all NULL values not collapsing in MySQL query -
im running query
select count(*), clearing mytable clearingdoc = '' group clearing; and following result. null values not collapsing. why? possible explanation , possible solution.



Comments
Post a Comment