Correct answer: c
To create an index at
the same time that you create a data set, you use the INDEX= option
in the DATA statement. You must assign a unique name to a composite
index, while a simple index is automatically assigned the name of
the key variable as its name. You can set the value of the MSGLEVEL=
system option to I in order to see messages about indexes in the SAS
log.