January 27, 2021 at 5:44 am
Hi clever guys
I have two tables named dbo.jade.store and dbo.stage.Store. The first has a column called store_number, PK smallint, not null and the other storeNumber, PK, INT not null.
For some reason I cannot use a derived column or data conversion to change the store_number from smallint to int as the mapping won't work in the SCD.
Can anyone tell me what I'm doing wrong apart from being stupid?
Kind regards
Fred
January 27, 2021 at 6:26 am
Hi guys
I've actually just created a second table with the right column, movef the data over and used that table instead.
Thanks
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy