1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

added image

This commit is contained in:
Jos de Bruijn
2016-05-25 14:49:58 -07:00
parent f4b6a15b58
commit ae1073d6f6

View File

@ -57,7 +57,7 @@ Dimensions are loaded first, followed by Fact tables. The package can be re-run
The workflow is as follows: The workflow is as follows:
![Alt text](/media/wide-world-importers-etl-workflow.png "WideWorldImporters ETL Workflow")
It starts with an expression task that works out the appropriate cutoff time. This time is the current time less a few seconds. (This is more robust than requesting data right to the current time). It then truncates any milliseconds from the time. It starts with an expression task that works out the appropriate cutoff time. This time is the current time less a few seconds. (This is more robust than requesting data right to the current time). It then truncates any milliseconds from the time.