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: docs/samples/wide-world-importers-perform-etl.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Use the *WWI_Integration* ETL package to migrate data from the WideWorldImporter
19
19
20
20
The package ensures high performance by using SQL Server Integration Services to orchestrate bulk T-SQL operations (instead of separate transformations in Integration Services).
21
21
22
-
Dimensions are loaded first, and then Fact tables. You can rerun the package any time after a failure.
22
+
Dimensions are loaded first, and then Fact tables are loaded. You can rerun the package any time after a failure.
0 commit comments