what is sas database server? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
What are symget and symput? : sas-macro
What is the registered Key word is sas????
We want to merge file A and B. File A has variable age, file B provide birthdate. How to merge the data according to age in file B
What do you code to create a macro? : sas-macro
Code the MEANS to produce output to be used later.
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
what is information maps?
How would you generate 1000 observations from a normal distribution with a mean of 50 and standard deviation of 20. How would you use PROC CHART to look at the distribution? Describe the shape of the distribution.
Can you execute a macro within a macro? Describe. : sas-macro
How did you use the round function?give an example(don't say it will round to the nearest intger) eg1:round(84.55,.1) =84.6 eg2:round(92.64,.1)=92.6,How it is happening like this tell me the logic,that is how the round function works when we have deimal values?
What is shift table? have you ever created shift that?
2 Answers Accenture, Clinical Research, Quintiles,
How would you include common or reuse to be processed along with your statements?