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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / senthil
Hi, I am senthil from chennai.
Just a ref. is enough TLF. If it is analysis DS then its
needed..
Regards,
Senthil
| Is This Answer Correct ? | 0 Yes | 2 No |
how to remove duplicates using proc sql?
how to generate the test data in sas without input data? : Sas-administrator
what is the use of sas management console? : Sas-di
what is data access? : Sas-di
what are the sites did u refer for enquiries and doubts for SAS
how to perform paired t-test using Base/SAS & SAS/Stat?
whenever we using the merging through data set merging ,we can get note in log like this "MERGE STATEMENT HAS MORE THAN ONE ONE DATASET BY REPEATED BY VAIABLES" but the output has come in good manner,whenever in in sql(full join) we can get cartion product.so How do overcome this problem in sql?
What is the use of the %include statement?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
Give some examples where proc report’s defaults are same as proc print’s defaults?
what is the main difference between rename and label? (don't say that they both perform the same function).
What is Tabulate.?Why we use it.? Which type of output we get from Tabulate.?