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...

Approximately what date is represented by SAS date value of
730

Answer Posted / sriraghubabu

31dec1961


data a;
x=730;
proc print data=a;
format x date9.;
run;

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what do the pad and dim functions do? : Sas programming

1078


how does sas handle missing values in assignment statements? : Sas programming

1072


What is the maximum length of the macro variable? : sas-macro

1157


Are you involved in writing the inferential analysis plan? Tables specfications?

2266


what is the effect of the options statement errors=1? : Sas programming

1105


What is the difference between INPUT and INFILE ?

1377


How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?

1409


What are symget and symput? : sas-macro

1370


what r the job openings SAS for fresher graduates !

2502


How do dates work in sas?

1191


Define run-group processing?

1097


how do you want missing values handled? : Sas programming

1015


describe the interaction table in sas di? : Sas-di

1079


I have a dataset concat having a variable a b & c. How to rename a b to e & f?

1338


I have a dataset concat having variable a b & c. How to rename a b to e & f?

1082