This sample demonstrates the use of a compound index. Note also the use of aliases
a1anda2to form a self-join and use of theexplainoperator to display the execution plan.This sample can be run from directory
samples\xsql\scriptswith the following command:..\..\..\target\bin\xsql.exe -b -c xsql.cfg -f compound.sql