group by in with code example Example: select query group by name SELECT `gender` FROM `members` GROUP BY `gender`;