how can u convert this 25-jul-2010 from numeric to charcter?

Answer Posted / vigneshwaran.s

Read the date using informat date11. Then you can move this
Numeric SAS date to a Character variable. You can see in
the SAS Log that Numeric has been converted to Chanracter.

Option 2 : Is use a Put Function,

New_date = Put(Given_date,Format)

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are you involved in writing the inferential analysis plan? Tables specfications?

2119


how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming

607


In sas admin differentiate between roles and capabilities? : sas-grid-administration

564


what is slowly changing dimension? : Sas-di

628


what is data governance? : Sas-di

627






What is program data vector (pdv) and what are its functions?

632


i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm

1850


Describe the ways in which you can create a macro variable?

628


Name any two sas spawners? : sas-grid-administration

564


what is the difference between infile and input? : Sas-administrator

617


what are the component of range? : Sas-bi

620


why is sas data integration studio important? : Sas-di

565


Explain the difference between using drop = data set option in set and data statement?

687


what are several options for creating reports in web report studio? : Sas-bi

636


What will calendar procedure do?

605