Approximately what date is represented by SAS date value of
730
Answer Posted / pnprasad
In SAS Dates stored in numeric format, it starts from 1st
Jan 1960, so 730 means Jan 1962.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Do you need to know if there are any missing values?
What is the difference between %local and %global? : sas-macro
how can you put a "trace" in your program? : Sas programming
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What are pdv and it functions?
what is sas application server? : Sas-di
what is the difference between floor and ceil functions in sas? : Sas-administrator
Explain what is SAS informats?
what is enterprise guide? What is the use of it? : Sas programming
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
how does sas handle missing values in a merge? : Sas programming
What is the role of sas grid administrator? : sas-grid-administration
how does sas handle missing values in functions? : Sas programming
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?