How the date 04oct1994 is stored in SAS,not only give the
answer explain in brief?
Answer Posted / ravid
i do not know the exact answer ,but read the date in this
format date mmddyyyy10.then it will give the result
| Is This Answer Correct ? | 0 Yes | 15 No |
Post New Answer View All Answers
Can you execute a macro within a macro? Describe. : sas-macro
Differentiate between format and informat? : sas-grid-administration
why is a stop statement needed for the point=option on a set statement? : Sas programming
Describe 5 ways to do a “table lookup” in SAS?
For clinical entire study how many tables will create approx?
how does sas handle missing values in sort order? : Sas programming
what are sas bi dashboard components? : Sas-bi
If a variable contains only numbers, can it be a character data type?
Give some examples where proc report’s defaults are same as proc print’s defaults?
How do you use the do loop if you don’t know how many times you should execute the do loop?
how to change the execute of macro
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
What are the data types does SAS contain?
how will you locate the sas platform applications? : Sas-bi
What is the use of %include statement?