Is it possible to do sorting tranformation in charecter
variable??if can tell me one eg..
Answer Posted / bin
proc sort data=example;
by name;
run;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of the %include statement?
What are the data types does SAS contain?
How to test the debugging in sas?
How to limit decimal places for variable using proc means?
How necessary is it to be creative in your work?
What are the features of SAS?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
describe about metadata object? : Sas-di
How would you identify a macro variable?
what is the difference between floor and ceil functions in sas? : Sas-administrator
What are the default statistics for means procedure?
Mention few capabilities of sas framework.
How to limit decimal places for the variable using proc means?
how do you pull data from equifax?tell me the process?
How to sort in descending order?