how to rearrange the data as our wish by using dataset block?

Answer Posted / nani

by using id statement
proc print data=dsn;
id var3 var5 var1;
run;

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?

1773


What do you know about sas and what we do? : sas-grid-administration

608


What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?

687


what is function of retain statment

1529


Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com

1587






What is the use of the %include statement?

692


Mention the category in which sas informats are placed?

634


How we can create SAS USER DEFINED CODE?

1618


What are types of transport files?

6882


why is sas considered self-documenting? : Sas programming

683


hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?

1667


Explain translate function?

638


what is PhaseIII, ODS, TLG, Macro and Proc in SAS

3911


How to limit decimal places for variable using proc means?

595


Explain the use of proc gplot? : sas-grid-administration

556