I\'m trying to figure out a way to return results by using the group by function.
GROUP BY is working as expected, but my question is: Is it possible to have group b
GROUP BY IFNULL(required_field, id)