Using ``++GROUP BY++`` in SQL ``++SELECT++`` statements should be avoided because it makes queries complex. Complex queries are generally not performant and are difficult to understand and therefore to maintain.