Which date functions advances a date time or date/time
value by agiven interval?
Answer Posted / vicky
its INTNX.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a macro routine?
What are the statements that are executed only?
What are the special input delimiters used in SAS?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
How do you define proc in sas? : sas-grid-administration
Name and describe few sas character functions that are used for data cleaning in brief.
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
What is the SAS data set?
What are the difference between the sas data step and sas procs?
how are numeric and character missing values represented internally? : Sas programming
Describe 5 ways to do a “table lookup” in SAS?
What is the use of stop statement?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What do you code to create a macro? : sas-macro