Skip to content

Commit 2538dbe

Browse files
committed
Update connector-azure-sql-database.md
1 parent ce65893 commit 2538dbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/connector-azure-sql-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -743,8 +743,8 @@ You can parameterize the key column used here for updating your target Azure SQL
743743
:::image type="content" source="media/data-flow/prepost1.png" alt-text="pre and post SQL processing scripts":::
744744
745745
> [!TIP]
746-
> 1. It's recommended to break single batch scripts with multiple commands into multiple batches
747-
> 2. Only Data Definition Language (DDL) and Data Manipulation Language (DML) statements that return a simple update count can be run as part of a batch. Learn more from [Performing batch operations](.../sql/connect/jdbc/performing-batch-operations)
746+
> 1. It's recommended to break single batch scripts with multiple commands into multiple batches.
747+
> 2. Only Data Definition Language (DDL) and Data Manipulation Language (DML) statements that return a simple update count can be run as part of a batch. Learn more from [Performing batch operations](/sql/connect/jdbc/performing-batch-operations)
748748

749749
### Error row handling
750750

0 commit comments

Comments
 (0)