How to read a .txt file which has one million rows and 70 variables without giving the input statement to read the column names?
To skip the first line of your .txt file, use option FIRSTOBS=2 in your INFILE statement.
PG
Dive into keynotes, announcements and breakthroughs on demand.
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.
Browse our catalog!