Aug 10 2010 04:41 AM 6638 4 Data Validations dev.amarkumar What various validations do you perform on the data after extraction? varunndschange Profile Answers by varunndschange Questions by varunndschange Aug 13th, 2010 In data validation we check for the data size, data type, removing extra spaces and applying proper null handling. veer.dwh Profile Answers by veer.dwh Questions by veer.dwh Aug 13th, 2010 It depends upon the requirment you needed.Some bascic checks:1. NULL validation2. Data type validationif you consider Data quality below points may come across1. Address fileld validations2. Word validations3. Character validations Answer Question Select Best Answer
Aug 10 2010 04:41 AM 6638 4 Data Validations dev.amarkumar What various validations do you perform on the data after extraction? varunndschange Profile Answers by varunndschange Questions by varunndschange Aug 13th, 2010 In data validation we check for the data size, data type, removing extra spaces and applying proper null handling. veer.dwh Profile Answers by veer.dwh Questions by veer.dwh Aug 13th, 2010 It depends upon the requirment you needed.Some bascic checks:1. NULL validation2. Data type validationif you consider Data quality below points may come across1. Address fileld validations2. Word validations3. Character validations Answer Question Select Best Answer
varunndschange Profile Answers by varunndschange Questions by varunndschange Aug 13th, 2010 In data validation we check for the data size, data type, removing extra spaces and applying proper null handling.
veer.dwh Profile Answers by veer.dwh Questions by veer.dwh Aug 13th, 2010 It depends upon the requirment you needed.Some bascic checks:1. NULL validation2. Data type validationif you consider Data quality below points may come across1. Address fileld validations2. Word validations3. Character validations