TmySQLBatchExecute component can execute SQL scripts containing more
than one SQL statement. SQL script text must be set in SQL property.
Each SQL statement must be separated by the symbol set in the
Delimiter property (";" by default).
Database property sets
TmySQLDatabase object connected to DB in which SQL
script will be executed.