This sample demonstrates the use of an index to optimize a lookup operation. Note how the
explaincommand displays different execution plans depending on the order of conjunctions in thewhereclause.This sample can be run from directory
samples\xsql\scriptswith the following command:..\..\..\target\bin\xsql.exe -b -c xsql.cfg -f indexjoin.sql