Creates SQL for a GROUP BY clause. If the SQLs are empty, the GROUP BY clause is omitted.
public static Sql GroupBy(IEnumerable<Sql> sqls)