BookmarkSubscribeRSS Feed
SASPhile
Quartz | Level 8

How to read a .txt file which has one million rows and 70 variables without giving the input statement to read the column names?

1 REPLY 1
PGStats
Opal | Level 21

To skip the first line of your .txt file, use option FIRSTOBS=2 in your INFILE statement.

PG

PG
How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 936 views
  • 0 likes
  • 2 in conversation