Group by statement
It is difficult to use the expression "GROUP BY" in the sql query and also use server-side processing at the same time. In particular, you should deal with paging.
The following example shows there is no need for other configuration for group by statement.