Which date functions advances a date time or date/time
value by agiven interval?
Answer Posted / amit
its INTCK, which computes number of interval b\w two dates
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
how would you determine the number of missing or nonmissing values in computations? : Sas programming
what has been your most common programming mistake? : Sas programming
To what type of programms have you used scratch macros?
What does PROC print, and PROC contents do?
how will you locate the sas platform applications? : Sas-bi
How can you limit the variables written to output dataset in data step?
Briefly explain input and put function?
What are types of transport files?
Describe the function and untility of the most difficult SAS macro that you have written.
What are all the problems you faced while validating tables and reports?
How would you determine the number of missing or nonmissing values in computations?
How would you include common or reuse to be processed along with your statements?
Given an unsorted data set, how to read the last observation to a new data set?
What is data _null_?
Can you execute macro within another macro? : sas-macro