Skip to content

Commit 49a6940

Browse files
authored
Merge pull request #115854 from V-vafune/patch-25
M49443 - Fixing Typo
2 parents c657ad3 + 8a449d9 commit 49a6940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/sql/develop-transaction-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The transaction safety limits only apply to fully logged operations.
3939

4040
The following operations are capable of being minimally logged:
4141

42-
* CREATE TABLE AS SELECT ([CTAS](../sql-data-warehouse/sql-data-warehouse-develop-ctas.md?toc=/azure/synapse-analytics/toc.json&bc=/azure/synapse-analytics/breadcrumb/toc.json)
42+
* CREATE TABLE AS SELECT ([CTAS])(../sql-data-warehouse/sql-data-warehouse-develop-ctas.md?toc=/azure/synapse-analytics/toc.json&bc=/azure/synapse-analytics/breadcrumb/toc.json)
4343
* INSERT..SELECT
4444
* CREATE INDEX
4545
* ALTER INDEX REBUILD

0 commit comments

Comments
 (0)