Search the site...

SASCRUNCH TRAINING
  • Home
  • Member's Area
  • How to Start
  • SAS Interface
  • Creating a Data Set
  • Practical SAS Training Course
  • SAS Certified Specialist Training Program
  • Proc SQL Course
  • Introduction to Time Series Analysis
  • SAS Project Training Course
  • Full Training / Membership
  • Sign up
  • About us
  • Contact us
  • Home
  • Member's Area
  • How to Start
  • SAS Interface
  • Creating a Data Set
  • Practical SAS Training Course
  • SAS Certified Specialist Training Program
  • Proc SQL Course
  • Introduction to Time Series Analysis
  • SAS Project Training Course
  • Full Training / Membership
  • Sign up
  • About us
  • Contact us
Sentry Page Protection
Please Wait...
Input and Put Functions​
(SBS Module 16)

Sometimes, data values are stored in the wrong type of variable.

For example, the dollar amount might be stored in a character variable as "$11,000".

The date value might be stored in a character variable as "18JAN1983".

While the data values are preserved, certain data manipulation tasks cannot be performed on the incorrect data type.

In this module, you will learn how to use the INPUT and PUT functions along with informat and format to convert data from one type to another.
​
​There are six relevant sample exam questions for this particular topic.​
Input and Put Functions​
  • Module [1-2]
  • Module [2-2]
  • Module Summary
  • Exam Questions
  • Answers​​
Let's get it started
Already a member? Go to member's area.