In SAS how to read the variable values having different
formats.
eg:mar99,mar1999 (in a single variable)
Answer Posted / ok
In SAS v9 you can try the ANYDTDTEw. Informat
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Can you execute macro within another macro? : sas-macro
Describe a time when you were really stuck on a problem and how you solved it?
How to specify variables to be processed by the freq procedure?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What is the maximum length of the macro variable? : sas-macro
Mention the category in which sas informats are placed?
Explain what is the use of proc gplot?
how will you location sas platform applications available from web browser? : Sas-bi
how many display types available in sas bi dashboard? : Sas-bi
describe about physical data integration? : Sas-di
I have a dataset concat having variable a b & c. How to rename a b to e & f?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
How would you identify a macro variable? : sas-macro
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
How many data types are there in SAS?