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
What is data _null_?
what is intially documentation in sas?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
Differentiate between sas functions and sas procedures.
Can you explain the process of calendar?
What is the difference between match merge and one to one merge?
Explain why double trailing @@ is used in input statement?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
explain the main difference between the nodup and nodupkey options? : Sas-administrator
Compare sas with other data analytics tools.
What is the work of tranwrd function?
which date function advances a date, time or datetime value by a given interval? : Sas programming
What is the order of application for output data set options, input data set options and SAS statements?
What is the basic syntax style in SAS?
how would you create multiple observations from a single observation? : Sas programming