· What are some good SAS programming practices for
processing very large data sets?
Answer Posted / dvsr
1)compress the datasets
2)use DROP KEEP options while creating temp data sets
3)Index creation on the Frequently using variables
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What do you know about sas and what we do? : sas-grid-administration
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
what is function of retain statment
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
explain what is factor analysis? : Sas-administrator
What is the use of divide function?
how do you want missing values handled? : Sas programming
what is snowflake schema? : Sas-di
In SAS explain which statement does not perform automatic conversions in comparisons?
What is the sas data set? : sas-grid-administration
How can you limit the variables written to output dataset in data step?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
Explain proc univariate?
What are the uses of sas?
What is the maximum and minimum length of macro variable