what is intially documentation in sas?
Answer / 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 |
how to display duplicated observations in a data using base sas.
13 Answers HCL, TCS,
How would you combine 3 or more tables with different structures?
Explain the use of proc gplot? : sas-grid-administration
if x=round(26.3,10)-1 then x= how much and how explain?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
Describe the types of SAS programming tasks that you performed like Tables? Listings? Graphics? Ad hoc reports? Other?
explain about data integrator metadata reports? : Sas-di
Explain proc univariate?
i have a macro variable var1,var2. i want titles for the each macro variable separately? how it is possible?
What data sets do you need to produce the report?
You need to perform an analysis on a massive dataset by groups, but are unable to sort the data due to memory constraint. How would you accomplish the task?
How would you identify a macro variable? : sas-macro