differnce between 8.2 and 9.1.3
NEW FORMATS:
The new length for numeric format names is 32. For
character names it is 31. Format names can be associated
with a data set. The only difference between SAS V9 and
previous versions of data sets is the existence of a format
name longer than the traditional 8 bytes.
Version 9 data sets that use 8 byte or shorter format names
can be read by Version 8.
NEW INFORMATS
The new length for numeric informat names is 31 and for
character names is 30. Informat names can be associated
with a data set. The only difference between SAS V9 and
previous versions of data sets is the existence of a format
name longer than the traditional 8 bytes. Version 9 data
sets that use 8 byte or shorter format names can be read by
Version 8.
FIND THE MATTER IN BELOW LINK:
http://www2.sas.com/proceedings/sugi30/266-30.pdf
PLEASE CORRECT IF ERROR IDENTIFIED.
| Is This Answer Correct ? | 0 Yes | 1 No |
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
what kind of variables are collected in AE dataset?
3 Answers Accenture, Quintiles, SAS,
how do you validate tables abd reports?
2 Answers Accenture, Quintiles,
How do i read multiple spaces in datasets?
where are dashboard components are created and maintained? : Sas-bi
Name few SAS functions?
Can you use a macro within another macro? If so how would SAS know where the current acro ended and the new one began?
If reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record?
You have a data set of 100 observations,how can you restrict the output so that the output has only data from row no. 10 to row no. 20
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
Can anyone help me about SAS Realtime scenarios in Clinical field
Name the option to produce a frequency line items rather that a table.