Introduction to SAS

3. Getting data in and out of SAS

There are many methods of getting data into SAS. SAS allows us to enter (type) data directly into a program, read in (open) a previously saved SAS data file, read in data from ASCII data files that have the data stored in a variety of formats, or import a data file from several different packages.