What is the difference between order and group variable in proc report?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH REPEATS OF BY VARIABLE’.
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 some good SAS programming practices for processing very large data sets?
How does the internal authentication work in sas? : sas-grid-administration
how we can call macros with in data step?
what is the difference between %put and symbolgen?
what is SAS/Graph?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
what is the use of proc contents and proc print in sas? : Sas-administrator
what is sas olap server? : Sas-di
how would you determine the number of missing or nonmissing values in computations? : Sas programming
How to save the log information in a file for future use