Differentiate between sas functions and sas procedures.
No Answer is Posted For this Question
Be the First to Post Answer
Name and describe few sas character functions that are used for data cleaning in brief.
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';
What is the significance of the ‘OF’ in X=SUM (OF a1-a4, a6, a9);?
How would you compile all macros from a folder in a study, within the autoexec program?
Differentiate between sas functions and sas procedures.
How can you limit the variables written to output dataset in data step?
How would you delete observations with duplicate keys?
What is shift table? have you ever created shift that?
2 Answers Accenture, Clinical Research, Quintiles,
how do u validate the program which u have written.
At compile time when a SAS data set is read, what items are created?
what is Enterprise Guide?what is the use of it?