Forum Discussion
robert_parks
8 years agoNew Contributor III
Is the purpose to get a count of all records in the table or is there individual criteria for each table?
If you only need the count of all records, I would suggest creating a list of the tables you want to check and then have the pipeline read the list and execute a pipeline that does the steps you listed above. Your child pipeline would have a parameter to accept the table and that in the SQL Select.
- sparvathaneni8 years agoNew Contributor
Most tables have a date column but the issue is there are lot’s of NULLS in it .Not sure how to capture the counts .I am looking to compare counts in Source and Target based on the date column ,But things are getting tricky.
Related Content
- 2 years ago
- 2 years ago
- 3 years ago
- 4 years ago