PostgresDAC
TPSQLBatchExecute.Properties.Delimiter | Previous Next |
Sets the SQL statements delimiter.
Syntax:
Delimiter: Char;
Description:
SQL statements included into SQL script set in SQL property must be separated by
the symbol defined in Delimiter property (";" by default).