What areas of SAS are you most interested in?
No Answer is Posted For this Question
Be the First to Post Answer
How many versions came upto now in SAS?
What's the difference between VAR A1 - A4 and VAR A1 - A4?
how to shift the rows to cols? eg: i have like field1 field2 field3 10 20 20 this should be displayed as field1 10 field2 20 field3 30 (without the obs col) how do this?can i use transpose or tell me suitable way to do this?
when we are using the PROC TRANSPOSE? OBSERVATIONS are repeated then what will happen and what it will show in log window.
What is the function of output statement in a SAS Program?
i have a null dataset with 20 variables. i want to upload the variables which contain name like a or k or anything in another dataset.how can we create the dataset?
what are all the ways to define macro variable??
2 Answers GSK GlaxoSmithKline,
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
what is sas application server? : Sas-di
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
what is prime numbers? how we can get plc write sas code?
how does sas handle missing values in a merge? : Sas programming