Hi,
I have some very large datasets (roughly 35 million records in each) and need to count the number of records present within them and store it as a macro variable.
I currently use either proc sql or proc freq to do this. This takes a long time run.
Is it possible to take the rows value in the properties window relating to the particular table instead of manually calculating this within my process?
Any help would be greatly received.
Regards
Tubbsy123
I have some very large datasets (roughly 35 million records in each) and need to count the number of records present within them and store it as a macro variable.
I currently use either proc sql or proc freq to do this. This takes a long time run.
Is it possible to take the rows value in the properties window relating to the particular table instead of manually calculating this within my process?
Any help would be greatly received.
Regards
Tubbsy123