How to compare data between staging and operational tables?
1
vote
1
answer
3291
views
I just want to ask how to compare two database tables, staging vs. operational tables.
After we did the transformation and convert it to correct datatype like convert
flag
column (Y/N) nvarchar
to bit
or to int
, how to compare data between the two tables?
Asked by NinjaDeveloper
(245 rep)
Sep 26, 2014, 02:01 PM
Last activity: Dec 4, 2018, 07:31 PM
Last activity: Dec 4, 2018, 07:31 PM