Forum Discussion
VedantDesai
Jul 18, 2022Copper Contributor
Can We get INSERT UPDATE Count from Slowly Changing Dimension Type-2 Store Procedure ?
How to get
Insert Count = ? Update Count = ?
In
Slowly Changing Dimension Type - 2
1 Reply
Sort By
- olafhelperBronze ContributorSorry, but your post is more then unclear.
We don't know the table design of your SCD-2 solution, so we can not say how to count what.
Please post table design as DDL, some sample data as DML statement and the expected result.