Answer Posted / jhansi
when SAS dataset is created, it automatically creats the
descriptor portion and detail portion of the dataset.the
Descriptor portion contains details like name of the
datset, no of observations , no of variables,when the
dataset was created etc.This is called documentation is SAS
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to test the debugging in sas?
What does the RUN statement do?
explain what is factor analysis? : Sas-administrator
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
How is character variable converted into numeric variable and vice versa?
How do you connect the desktop application to metadata server? : sas-grid-administration
What is PDV?
what are some differences between proc summary and proc means? : Sas programming
explain about sas business intelligence? : Sas-bi
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
What is the role of sas grid administrator? : sas-grid-administration
Why and when do you use proc sql?
what can you learn from the sas log when debugging? : Sas programming
Explain the use of proc gplot? : sas-grid-administration
What is the function of Stop statement in a SAS Program?