THE-SAS-MOM
Follow Us:
  • Welcome
  • About SAS-Mom
  • SAS Blog
  • Typical SAS Interview Questions
  • SAS Certifications
  • Python Blog
  • Contact SAS-Mom

The Power of the INPUT Statement in SAS (part 1).

1/1/2015

0 Comments

 
The INPUT statement is quite powerful and versatile. When creating SAS data sets from instream data or from raw data stored in external files, the INPUT statement should be used to describe how the raw data fields should be read and stored in the new SAS data set.

When creating SAS data sets from raw data stored in external files, using the INPUT statement with the INFILE statement is recommended.

When using instream data to create SAS data sets, the INPUT statement should be used with the DATALINES, CARDS or LINES statements.

Read More
0 Comments

    Author

    My name is Vanessa Afolabi also known as @TheSASMom. I am a Data Scientist fluent in SAS, R, Python and SQL with a passion for Machine Learning and Research.

    Archives

    August 2019
    January 2015
    December 2014

    Categories

    All

    RSS Feed

Powered by Create your own unique website with customizable templates.