Invantive Data Hub supports [[Invantive Script/Invantive Script|Invantive Script]] in addition to both [[Invantive UniversalSQL/Invantive UniversalSQL|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.