Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Which date functions advances a date time or date/time
value by agiven interval?

Answers were Sorted based on User's Feedback



Which date functions advances a date time or date/time value by agiven interval?..

Answer / vicky

its INTNX.

Is This Answer Correct ?    4 Yes 0 No

Which date functions advances a date time or date/time value by agiven interval?..

Answer / sai krishna

Using INTNX as

c=intnx(interval,date,n);

data u;
c=intnx(month,'01jan08'd,1);
run;

the result for c would be 01feb08

Is This Answer Correct ?    4 Yes 1 No

Which date functions advances a date time or date/time value by agiven interval?..

Answer / amit

its INTCK, which computes number of interval b\w two dates

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More SAS Interview Questions

Describe 5 ways to do a “table lookup” in SAS?

0 Answers  


SAS System ?

5 Answers  


How would you keep from overlaying the a SAS set with its sorted version?

4 Answers  


what are the component of range? : Sas-bi

0 Answers  


How to merge the data using merge statement and proc format? Is the result is same ?

2 Answers  


HOW DO WE CREATE A SAS STORED PROCESS IN SAS EG ?

1 Answers   TCS,


how can get the first and last observations in a dataset using Proc SQl?

4 Answers   Satyam,


What versions of SAS have you used (on which platforms)?

0 Answers   Quintiles,


Hi im new to sas. I have a file with some charecter variables and some numeric variables now i want to load charecter variables into one datastep and numeric variables into another data step pls let me know Thanks

2 Answers  


What do you feel about hardcoding?

3 Answers   Pfizer,


Give e an example of..

0 Answers  


explain the proc in sas? : Sas-administrator

0 Answers  


Categories