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
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
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!