Name and describe few sas character functions that are used for data cleaning in brief.
What is the use of divide function?
what are _numeric_ and _character_ and what do they do? : Sas programming
What is the use of %include statement?
Mention few capabilities of sas framework.
data task; input id date date9. visit; cards; 101 01jan2015 1 101 02jan2015 2 101 06jan2015 3 102 04jan2015 1 102 07jan2015 2 102 12jan2015 3 103 06jan2015 1 103 13jan2015 2 ; run; write a program to find out missing dates between visits by each subject.
What do the mod and int function do? : Sas programming
What is a post baseline?
What statement do you code to tell SAS that it is to write to an external file? What statement do you code to write the record to the file?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
Did you used proc test? when?
0 Answers Accenture, Quintiles,
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
In sas, what are the areas that you are most interested in? : sas-grid-administration