You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/connector-azure-sql-database.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -743,8 +743,8 @@ You can parameterize the key column used here for updating your target Azure SQL
743
743
:::image type="content" source="media/data-flow/prepost1.png" alt-text="pre and post SQL processing scripts":::
744
744
745
745
> [!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)
0 commit comments