· What are some good SAS programming practices for
processing very large data sets?
Answer Posted / vicky
1.we can compress the dataset
2.if we wana do merge a bigdate set with another dataset
having few variables for instance a fact with dimension
having key variable and description column
in this case sorting n merging this bigdateset(fact) with
dimension apply formats.so dat u can avoid sort n merge.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the 3 components in sas programming?
For what purpose would you use the RETAIN statement?
What are the ways to do a “table lookup” in sas?
How to convert a numeric variable to a character variable?
Explain the purpose of substr functions in sas programming.
Differentiate between proc means and proc summary.
What is the difference between nodupkey and nodup options?
explain what is data set in sas? : Sas-administrator
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
What are the different types of sas functions?
Enlist the syntax rules followed in sas statements.
what is sas and what are the functions? : Sas-administrator
describe about metadata object? : Sas-di
Explain input and put function?
If money were no object, what would you like to do?