DelimitSqlRequests

Allows statements to be batched and executed as a single request to the target DBMS. Statements are delimited with a semicolon (;).

Syntax

DelimitSqlRequests=[yes | no]

Default

yes

Values