Contains the text of the SQL script to be executed.
Syntax:
SQL: TStringList;
Description:
SQL property contains the text of the SQL script which will be executed on ExecSQL method call. Each SQL statement must be ended with a symbol set in Delimiter property.