How many types of data can be imported directly into SAS?
SAS uses two types only - CHAR type and NUM type
CHAR is any alphanumeric string.number,
NUM type is held as floating point even integers.
INFORMAT defines how to read and interpret the data, and which type to assign to the variable.
FORMAT defines how to display the variable: its total length, date/datetime/time format or how many decimal digits to show, adding the $ or % signs and other more customed formats defined by FORMAT - PICTURE.
If you are talking about file formats:
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.