· 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 is function of retain statment
What is the function of output statement in a SAS Program?
What are the limitations for memory allocation for SAS variables
how are numeric and character missing values represented internally? : Sas programming
How can I remove header from output data set?
Tell me more about the parameters in macro? : sas-macro
explain about various caches available in data integrator? : Sas-di
Difference between sum function and using “+” operator?
Approximately what date is represented by the SAS date value of 730?
How would you define the end of a macro?
what is change analysis in sas di ? : Sas-di
what type of graphs we will create(for 2+years candidates)?
State the difference between INFORMAT and FORMAT ?
Describe the function and untility of the most difficult SAS macro that you have written.
What are all the problems you faced while validating tables and reports?