. Which date advances a date, time or date/time value by a
given interval?
Answer Posted / malli
Intnx('interval',start,increment)
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Mention sas system options to debug sas macros.
what are 5 ways to perform a table lookup in sas? : Sas-administrator
What are the statements in proc sql?
What are pdv and it functions?
What sas features do you use to check errors and data validation?
What is Linear Regression?
what is operational data and operational system? : Sas-di
Difference between nodup and nodupkey options?
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?
Can you suggest us materials for sdtm mapping?
What do you understand by the term Normal Distribution?
What is the difference between reading data from an external file and reading data from an existing data set?
Explain the difference between informat and format with an example.
How we can create SAS USER DEFINED CODE?
What is the use of function Proc summary?