xSQL Sample Nullable

This sample demonstrates the use of the null declaration to define a field (column) as nullable. Note the use of explain to display the execution plan.

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

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