Skip to content

Commit 7914cae

Browse files
committed
Update
1 parent 0dcea36 commit 7914cae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-data-ai/design-implement-database-objects/includes/5-specialized-table-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Temporal tables serve compliance, troubleshooting, and analytical needs:
4949
- **Troubleshooting** - Investigating account balances at the time disputed transactions occurred
5050
- **Trend analysis** - Analyzing how product prices changed over quarters
5151
- **Data recovery** - Reverting accidental updates without restoring backups
52-
- **Slowly changing dimensions** - [Data warehouse Type 2 dimensions](fabric/data-factory/slowly-changing-dimension-type-two?azure-portal=true) automated
52+
- **Slowly changing dimensions** - [Data warehouse Type 2 dimensions](/fabric/data-factory/slowly-changing-dimension-type-two?azure-portal=true) automated
5353

5454
Common business scenarios include applications tracking salary changes and promotions, inventory management analyzing stock trends, healthcare maintaining patient record history for compliance, and insurance tracking policy coverage changes for dispute resolution.
5555

0 commit comments

Comments
 (0)