If I have multiple DDL statements in a call to "sql.exec()" is that wrapped in a transaction automat

If I have multiple DDL statements in a call to "sql.exec()" is that wrapped in a transaction automatically?
Was this page helpful?