Hi,
I have a requirement where I have to read 10 datasets and report only the counts in each in a common report.
The output will list the below details
DSN1 - 10 records
DSN2 - 20 records
DSN3 - 30 records
DSN4 - 40 records
DSN5 - 50 records
DSN6 - 60 records
DSN7 - 70 records
DSN8 - 80 records
Please advise if there is a way out in sort, else I plan to write a program to do so.
regards
Jawahar Hussain