This sample demonstrates the use of the group by operator with a having clause. This sample can be run from directory samples\xsql\scripts with the following command: ..\..\..\target\bin\xsql.exe -b -c xsql.cfg -f group_by_having.sql
This sample demonstrates the use of the group by operator with a having clause.
group by
having
This sample can be run from directory samples\xsql\scripts with the following command:
samples\xsql\scripts
..\..\..\target\bin\xsql.exe -b -c xsql.cfg -f group_by_having.sql