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

How the date 04oct1994 is stored in SAS,not only give the
answer explain in brief?

Answer Posted / sree

In sas the date will be stored as the number of days since
January
1,1960. SAS stores dates as number of days hence it
becomes a numeric value .
Use a date informat to read the date eg. DATE9. ,MMDDYY10.
etc..and u will
get the number of days in the output dataset in a format
you specify or date9.only

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is snowflake schema? : Sas-di

1262


Which statement does not perform automatic conversions in comparisons?

1855


for what purpose would you use the retain statement? : Sas programming

1145


How to read an input file in sas?

1192


What are the special input delimiters used in SAS?

1238


what is metadata? : Sas-bi

1074


What are common programming errors committed in sas

1185


what are the benefits of data integration? : Sas-di

1174


Give an example where SAS fails to convert character value to numeric value automatically?

1135


Explain bmdp procedure?

1084


what is sas database server? : Sas-di

1191


is data integration and etl programming is same? : Sas-di

1125


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

1152


What sas features do you use to check errors and data validation?

1266


what do the mod and int function do? What do the pad and dim functions do? : Sas programming

1223