What versions of SAS have you used (on which platforms)?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between SET and MERGE?
What is difference between sas rename and lable?
Can you use a macro within another macro? If so how would SAS know where the current acro ended and the new one began?
What is PROC in SAS?
What do you understand by the term Normal Distribution?
Explain the purpose of substr functions in sas programming.
What is proc sql pass through facility?
For clinical entire study how many tables will create approx?
how do i get last 10obs from a dataset when we don't know about the number of obsevations in that dataset?
Name statements that function at both compile and execution time?
what other SAS features do you use for error trapping and data validation?
How to get part of string form the source string without using sub string function in SAS?