What are the main differences between sas versions 8.2, 9.0,
9.1?
Answer Posted / suresh
ods statement is from version9 only
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Mention the difference between ceil and floor functions in sas?
Explain proc sort?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
what is data access? : Sas-di
How do dates work in sas?
What is the maximum length of the macro variable?
what are informats in sas? : Sas-administrator
How many data types are there in SAS?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
how to generate the test data in sas without input data? : Sas-administrator
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
What are the automatic variables for macro? : sas-macro
What is the general format of function in sas? : sas-grid-administration
What does the RUN statement do?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming