Hello
I'm looking for code that can count how many herds in my dataset MFD.
Each herd repeated in the original dataset many times. And this table is the output of proc freq of Herd.
this table is very long because of a large number of farms.
HOW CAN I KNOW THE NUMBER OF FREQUENCES?
Herd
A40
A56
A005
A025
A041
A115
A131
A143
A223
A376
REGARDS
From the original table, do a count(distinct herd) in sql.
GUI solution in SAS studio - but it also generates the code:
and the examples/reference in the documentation for PROC FREQ
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.