What is the differnce between SDTM 3.1.2 to 3.1.1 version
No Answer is Posted For this Question
Be the First to Post Answer
What r all the reporting procedures...?
what other sas products have you used and consider yourself proficient in using? : Sas programming
what type of reports you are generating in your company...???
2 Answers GSK GlaxoSmithKline,
What was the last computer book you purchased? Why?
what is the diff b/w verification validation in sas
What is factor analysis?
how can you create zero observation dataset? : Sas programming
Can you calculate the mean, median and mode of the following data set using data step logic? Don't use any function or procedure. data a; input age @@; datalines; 22 32 32 32 43 23 24 56 45 54 28 29 27 26 25 28 30 20 18 37 36 47 46 56 19 20 ; run; I have calculated the mean which i have posted in the answer section.
What is the purpose of the trailing and How would you use them?
How we will Developing new reports Using Data step programming and Macros ?
if you have 365 no of data set and each one having different variable from each other. how will you read by creating macros and create a single data set.
Explain input and put function?