InterviewSolution
Saved Bookmarks
| 1. |
Explain What Is Data Set In Sas? |
|
Answer» The DATASET in SAS is considered as a FILE which CONSISTS of two parts: one is data portion and the second one is descriptor portion. The dataset in SAS is considered as a file which consists of two parts: one is data portion and the second one is descriptor portion. |
|