xSQL Sample Create_index

This sample demonstrates the create index statement. Note the use of the trace command to display performance statistics for the queries.

This sample can be run from directory samples\xsql\scripts with the following command:

 
    ..\..\..\target\bin\xsql.exe -b -c xsql.cfg -f create_index.sql