how can u convert this 25-jul-2010 from numeric to charcter?
Answer Posted / ram
data new;
date=put( '25-jul-2010'd,date9.);
run;
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is PDV?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
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)?
AE datasets names? how many types?
What do you know about sas data set?
Tell me more about the parameters in macro? : sas-macro
What can you learn from the SAS log when debugging?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
what is data governance? : Sas-di
Tell e how how dealt with..
what is the purpose of _error_? : Sas programming
Describe the function and utility of the most difficult SAS macro that you have written?
Approximately what date is represented by the SAS date value of 730?
why is sas considered self-documenting? : Sas programming
what is sas metadata repository? : Sas-bi