what is intially documentation for a sas programmer?
Answer Posted / guest
SAP or Statistical Analysis Plan
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How would you identify a macro variable? : sas-macro
what has been your most common programming mistake? : Sas programming
what are 5 ways to perform a table lookup in sas? : Sas-administrator
Difference between informat and format?
What is connection profile? : sas-grid-administration
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
What are the automatic variables for macro? : sas-macro
What are pdv and it functions?
how to generate the test data in sas without input data? : Sas-administrator
Explain proc sort?
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?
how sas deals with business intelligence? : Sas-bi
What do the mod and int function do? : Sas programming
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
How substr function works in sas?