In ARRAY processing, what does the DIM function do?
No Answer is Posted For this Question
Be the First to Post Answer
what are the differences between proc report and proc tabulate?
What are the limitations for memory allocation for SAS variables
Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH REPEATS OF BY VARIABLE’.
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
what can you learn from the sas log when debugging? : Sas programming
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
What has been your most common programming mistake?
What is SAS informats?
How would you keep from overlaying the a SAS set with its sorted version?
Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?
what is option year cuttoff in sas