How to convert a given date value into SAS date
Answer Posted / srinivas krishnan
in sas :: we can store like this `12-07-2009`d
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is a macro routine?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
Name and describe few sas character functions that are used for data cleaning in brief.
What is interleaving in SAS?
Tell me more about the parameters in macro? : sas-macro
What are the limitations for memory allocation for SAS variables
What is the basic structure of a sas program?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
what are the best practices to process the large data sets in sas programming? : Sas-administrator
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
Explain the purpose of substr functions in sas programming.
what are informats in sas? : Sas-administrator
How to sort in descending order?
What is PROC in SAS?
Which date function advances a date, time or datetime value by a given interval?