Answer Posted / paul
SAS VERSIONS so far released in market:
(OLD VERSIONS)
V4
V5
V6
V6.08 (includes OLAP & SAS/STAT)
V6.12
(NEW VERSIONS)
V7, V8, V8.1, V8.2
V9.0, V9.1, V9.1.2, V9.1.3, V9.2
V9.2.1 (recently launched)
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are the five ways to do a table lookup in sas? : sas-grid-administration
What is the general format of function in sas? : sas-grid-administration
In sas admin differentiate between roles and capabilities? : sas-grid-administration
Explain input and put function?
How do you use the do loop if you don’t know how many times you should execute the do loop?
what techniques and/or procs do you use for tables? : Sas programming
What is the difference between %local and %global? : sas-macro
What is the maximum length of the macro variable? : sas-macro
what are validation tools that are used in sas? : Sas-administrator
what is function of retain statment
Mention what is SAS data set?
What is the difference between input and infile statement?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
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?
Have you used macros? For what purpose you have used? : sas-macro