Commit 11704ca Alex Higgs
committed
1 parent db88010 commit 11704ca Copy full SHA for 11704ca
File tree 4 files changed +93
-94
lines changed
4 files changed +93
-94
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ driving foreign key.
65
65
3 . ``` ORDER_FK ``` which is the other foreign key in the link. This is the foreign key that is going to be used as the
66
66
secondary foreign key.
67
67
4 . ``` EFFECTIVE_FROM ``` which is the date in the staging table that states when a record becomes effective.
68
- 5.``` START_DATETIME ``` which is the column in the effectivity satellite whose date defines when a link record begins its
68
+ 5 . ``` START_DATETIME ``` which is the column in the effectivity satellite whose date defines when a link record begins its
69
69
activity.
70
70
6 . ``` END_DATETIME ``` which is the column in the effectivity satellite whose date defines when a link record ends its
71
71
activity and becomes inactive. Active link records will have a date equal to the max date ``` 9999-12-31 ``` .
You can’t perform that action at this time.
0 commit comments