. Which date advances a date, time or date/time value by a
given interval?
Answers were Sorted based on User's Feedback
Answer / name is no need
I think for the above question intnx is the correct
answer,can any one comment on this?
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / rammohan
intnx is the correct answer for incrementing date values.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / pambrose
Here is the detailed usage of intnx function
date1=intnx('month','01jan95'd,5,'beginning');
put date1 / date1 date7.;
date2=intnx('month','01jan95'd,5,'middle');
put date2 / date2 date7.;
date3=intnx('month','01jan95'd,5,'end');
put date3 / date3 date7.;
date4=intnx('month','01jan95'd,5,'sameday');
put date4 / date4 date7.;
date5=intnx('month','15mar2000'd,5,'same');
put date5 / date5 date9.;
interval='month';
date='1sep2001'd;
align='m';
date4=intnx(interval,date,2,align)
;put date4 / date4 date7.;
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / madhupamuluri
Here asked interval so INTCK IS correct.By using this we have to caluculate difference betn two date values
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nina
Which FUNCTION advances a date, time or date /time value by
a given interval?
Intck
| Is This Answer Correct ? | 2 Yes | 8 No |
why is a stop statement needed for the point=option on a set statement? : Sas programming
What happens in the following code, if u type 8 instead of *? proc sql noprint; create table abc as select 8 from lib.abc; quit;
Are you familiar with special input delimiters? How are they used?
What are the prime responsibilities of data integration administrator? : Sas-di
How do you use the do loop if you don’t know how many times you should execute the do loop?
describe about metadata object? : Sas-di
What is instream data in SAS?
What would you change about your job?
Give an example where SAS fails to convert character value to numeric value automatically?
Mention few ways with which a “table lookup’ is done in sas programming.
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
I need level 2 to 5 sas using companies in india