Mention what is the difference between nodupkey and nodup options?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.
for what purpose would you use the retain statement? : Sas programming
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
what is slowly changing dimension? : Sas-di
you have a data set like this. data qqq; input name $ total; cards; qq 22 ww 33 qq 22 ee 44 rr 33 ww 44 ; run; and you want output like this......... name total qq 22 ww 44 Do it by data set step.
sas macros
how to know the attributes of first five datasets in a library
What is proc sort?
when we are using the PROC TRANSPOSE? OBSERVATIONS are repeated then what will happen and what it will show in log window.
How to create an external dataset with sas code?
Do you use PROC REPORT or PROC TABULATE? Which do you prefer? Explain.
How experienced are you with customized reporting and use of Data _Null_ features?