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

WHAT DIFFERRENCE DID YOU FIND AMONG VERSION 6 8 AND 9 OF SAS.

Answer Posted / rk

There are lots of changes has been made in the version 9
when we compared with the version 8.
The following are the few:
SAS version 9 supports Formats longer than 8 bytes & is not
possible with version 8.
Length for Numeric format allowed in version 9 is 32 where
as 8 in version 8.
Length for Character names in version 9 is 31 where as in
version 8 is 32.
Length for numeric informat in version 9 is 31, 8 in version
8. Length for character names is 30, 32 in version 8.

3 new informats are available in version 9 to convert
various date, time and datetime forms of data into a SAS
date or SAS time.

· ANYDTDTEW. - Converts to a SAS date value
· ANYDTTMEW. - Converts to a SAS time value.
· ANYDTDTMW. -Converts to a SAS datetime value.

CALL SYMPUTX Macro statement is added in the version 9 which
creates a macro variable at execution time in the data step by
· Trimming trailing blanks
· Automatically converting numeric value to character.

New ODS option (COLUMN OPTION) is included to create a
multiple columns in the output.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the basic structure of a sas program?

1171


Tell me about % include and % eval? : sas-macro

1190


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

1072


what are some good sas programming practices for processing very large data sets? : Sas programming

975


What is by-group processing?

1056


what can you learn from the sas log when debugging? : Sas programming

1143


What will calendar procedure do?

1114


What is the difference between one to one merge and match merge? Give an example.

1119


Which function is used to count the number of intervals between two sas dates?

1194


Mention the difference between ceil and floor functions in sas?

1210


For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration

1060


In ARRAY processing, what does the DIM function do?

1232


What is a macro routine?

2784


What are the parameters of scan function?

1221


What are the default statistics for means procedure?

1299