-
-
To check the target table for data quality?
My target table has loaded with 10000 records from source table.
Now, I want to verify the target table whether it has been loaded with correct data or it has any junk values
How do I test the above scenario.
As we can conclude that we cant check each and every record because of huge quantity. -
How do we maintain Primary key in Fact Table ?
Is there any option other than Surrogate key or concatenated key?
Ans