Mention what is the difference between nodupkey and nodup options?
No Answer is Posted For this Question
Be the First to Post Answer
How to convert a numeric variable to a character variable?
The below code we are using for creating more than one macro variables in proc sql using into clause. How we can use same code to create macro variables vara, varb, varc instead of var1, var2, var3.? proc sql noprint; select count(distinct(patient)) into :var1 - :var3 from dataset1 group by trtreg1c ; quit;
How do you put a giraffe into the refrigerator?
explain the difference between proc means and proc summary?
What is the difference between a PROC step and a DATA step?
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
What would be the value of month at the end of data step execution and how many observations would be there?
what is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.
AE datasets names? how many types?
Which is the best place to learn SAS clinicals and Oracle clinical in hyderabad?
How do you write a test plan?
for what purpose would you use the retain statement? : Sas programming