This sample demonstrates the use of the group by operator and the order by operator. This sample can be run from directory samples\xsql\scripts with the following command: ..\..\..\target\bin\xsql.exe -b -c xsql.cfg -f group_order.sql
This sample demonstrates the use of the group by operator and the order by operator.
group by
order by
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_order.sql