What are the best sas programming practices for handling very large datasets? : sas-grid-administration
No Answer is Posted For this Question
Be the First to Post Answer
how do u validate sas program
What is the purpose of _error_?
What is highest missing value for numeric?
how can u import .csv file in to SAS?tell Syntax?
7 Answers CitiGroup, Franklin Templeton,
Name statements that are execution only.
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
What are the default statistics for means procedure?
What's the difference between VAR A1 - A4 and VAR A1 - A4?
what is the difference between SET and MERGE?
What is factor analysis?
how can you code the confidence intervals?
6 Answers Cytel, IIT, Ranbaxy,
Describe the ways in which you can create macro variables? : sas-macro