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
why is a stop statement needed for the point=option on a set statement? : Sas programming
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Differentiate between proc means and proc summary.
Mention what is PROC in SAS?
what is ae onset date n what is RDS
describe how to adjust the performance of data integrator? : Sas-di
How would you define the end of a macro? : sas-macro
How to test the debugging in sas?
What would be the value of month at the end of data step execution and how many observations would be there?
What are the new features included in the new version of SAS Programming Language?
How long can a macro variable be? A token? : sas-macro
explain the key concept of sas? : Sas-administrator
Explain input and put function?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
What are the data types that sas contain?