what is treatment emergent events and treatment emregent adverse event
No Answer is Posted For this Question
Be the First to Post Answer
What happens in the following code, if u type 8 instead of *? proc sql noprint; create table abc as select 8 from lib.abc; quit;
How would you identify a macro variable?
what is slowly changing dimension? : Sas-di
Tell e how how dealt with..
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,
sas macros
For what purpose(s) would use the RETURN statement?
i have a dataset with 25 obs; 10th obs has like ramu,anji,ramu,azad,ramu like this. i want to know how many times the word repeats in that obs?
Hot to suppress characters from a given string?
Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH REPEATS OF BY VARIABLE’.
How to read the file names of a text files from a shared drive using SAS?