hi i am nipun
can anybody tell me that
if a clinical sas programmer write the code and after
successfull execution
where do they store it.
how they submit tables to TL
how work is assigned to programmers
either both code, log, output to be submitted.
can any one tell me the process
Answer Posted / ramesh
Generally for every project there are specs (specification) depending in that specs TL will distribute the work to the respective team member and finally they will integrate the code.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Describe the function and utility of the most difficult SAS macro that you have written?
Which are the statements whose placement in the data step is critical?
What is the role of sas grid administrator? : sas-grid-administration
Mention what are the data types does SAS contain?
What are the difference between sas functions and procedures?
How do you delete duplicate observations in sas?
What is the command used to find missing values?
how would you create multiple observations from a single observation? : Sas programming
Name any two sas spawners? : sas-grid-administration
What is the work of tranwrd function?
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
how does sas handle missing values in procs? : Sas programming
Explain proc sort?
Which date function advances a date, time or datetime value by a given interval?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?