Quantcast
Viewing all articles
Browse latest Browse all 14773

Implementing SCD type 2 using ANSI Merge in teradata - response (1) by dnoeth

Hi John,
you can't do that using a single TD MERGE, you would need an INSERT plus an UPDATE for WHEN MATCHED, which is not supported.
But this is exactly why TD added Temporal tables :-)
 
Dieter


Viewing all articles
Browse latest Browse all 14773

Trending Articles