Answer Posted / vimal
INTNX not only adds the dates.. it also subtracts..
count= intnx('month','1aug1998'd,-1);
it will subtract one month from 1aug1988 and gives us the output.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
what is hash files in sas and why we are using this one in sas?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
how would you determine the number of missing or nonmissing values in computations? : Sas programming
How do you convert basic cube to transaction cube and transaction cube to basic cube?
explain the main difference between the nodup and nodupkey options? : Sas-administrator
how to change the execute of macro
How do you test for missing values?
what is snowflake schema? : Sas-di
What is the difference between input and infile statement?
Where do you use proc means over proc freq?
What makes sas stand out to be the best over other data analytics tools?
what versions of sas have you used (on which platforms)? : Sas programming
What are the five ways to do a table lookup in sas? : sas-grid-administration
How do you debug and test your SAS programs?
What does the RUN statement do?