Invantive Data Hub supports [[Invantive Scriptx]] in addition to support for both [[Invantive UniversalSQL]] and native SQL databases. Invantive Script is executed on the device running the program.
The following statements are available on top of the regular Invantive Script statements:
- `@@`: run a SQL script file from the folder in which the current executing file is loaded.
- `@`: run a SQL script file from the working directory of the program.