What is proc sort?
No Answer is Posted For this Question
Be the First to Post Answer
Of all your work, where have you been the most successful?
Which date functions advances a date time or date/time value by agiven interval?
when we are using the PROC TRANSPOSE? OBSERVATIONS are repeated then what will happen and what it will show in log window.
Describe how you would pass data to macro.
How does the internal authentication work in sas? : sas-grid-administration
what is SAS/Access and SAS/Connect?what are the uses?
Have you used macros? For what purpose you have used? : sas-macro
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
what are all the default values getting in PROC MEANS...???
What is run-group processing?
Do you think professionally?
Hi, I have one dataset, could you please ans for this. id amount paid_amount 1 700 400 2 900 250 3 300 300 a 400 250 b 500 320 c 800 650 x 200 190 y 900 250 z 300 180 i want create new dataset having id and paid_amount who are paid high amount comparing amount. ex: 1d paid_amount 3 300 c 650 x 190