what are some good sas programming practices for processing very large data sets? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of _character_ and _numeric_?
What is a post baseline?
Hi, If anyone has base SAS certification dumps, please share.
How will you generate test data with no input data?
How could i automate the code in the scenario:Every month one new data set will be created for that perticular month transaction list.Now i would like to update the data in the source table by appending every month data automatically. jan---set jan; feb---set jan feb; mar---set jan mar;
What are the main differences between sas versions 8.2, 9.0, 9.1?
Name some categories in sas 9? : sas-grid-administration
What are the features of base sas system?
What are the analysis datasets created, and what are the new variables created in CLINICAL SAS
1 Answers Accenture, Sciformix,
What's the difference between VAR A1 - A4 and VAR A1 - A4?
Could you please answers for this. 1.Code the tables statement for a single-level (most common) frequency. 2.Code the tables statement to produce a multi-level frequency.
Which command is used to perform sorting in sas program?