· What are some good SAS programming practices for
processing very large data sets?

Answer Posted / sibin

Use
1.WHERE Condition
2.DROP KEEP in Set Statement
3.ARRAY
4.Mutually Exclusive Conditions like DO ,DO UNTIL,DO WHILE

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain bmdp procedure?

803


What do you know about sas and what we do? : sas-grid-administration

809


Are you involved in writing the inferential analysis plan? Tables specfications?

2315


What is factor analysis?

851


What are the different operating system platforms in which we can use sas? : sas-grid-administration

802


What sas features do you use to check errors and data validation?

959


What is the difference between nodupkey and nodup options?

788


What are all the problems you faced while validating tables and reports?

3223


what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming

807


Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.

1672


Difference between informat and format?

847


how would you determine the number of missing or nonmissing values in computations? : Sas programming

899


Explain translate function?

857


What do you code to create a macro? : sas-macro

803


Give some examples where proc report’s defaults are same as proc print’s defaults?

883