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.