SAS Data Sets
Overview of Data Sets
A SAS data
set is a file that consists of two parts: a descriptor
portion and a data portion. Sometimes a SAS data set also points to
one or more indexes, which enable SAS to locate rows in the data set
more efficiently. (The data sets that are shown in this chapter do
not contain indexes.) Extended attributes are user-defined attributes
that further define a SAS data set.
Figure 2.6 Parts of a SAS Data Set

Descriptor Portion
The descriptor portion of a SAS data
set contains information about the data set, including the following:
-
the name of the data set
-
the date and time that the data set ...
Get SAS Certification Prep Guide, 5th Edition now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.