How to convert a given date value into SAS date
Answer Posted / ranjith
we can store date values using date format
(ex:date9.,ddmmyyyy10.)
| Is This Answer Correct ? | 32 Yes | 3 No |
Post New Answer View All Answers
How do you delete duplicate observations in sas?
Explain the difference between nodup and nodupkey options?
Explain by-group processing?
What is the SAS data set?
explain the concepts and capabilities of business object? : Sas-bi
Mention few capabilities of sas framework.
how would you determine the number of missing or nonmissing values in computations? : Sas programming
what are 5 ways to perform a table lookup in sas? : Sas-administrator
Explain the main difference between the sas procedures and functions? : Sas-administrator
What is proc sort?
AE datasets names? how many types?
what is sas metadata repository? : Sas-bi
What does the RUN statement do?
What can you learn from the SAS log when debugging?
how can you import .csv file in to sas? : Sas programming