what is the difference between the SAS v8 and SAS v9?
Answer Posted / chiranjeevi
SAS V8:
MAX.LENGTH IN V8:1)MEMBER NAMES=32BYTES
2)VARIABLENAMES=32BYTES
3)CHARACTER VARIABLE VALUES:32K
4)VARIABLE AND MEMBER LABELS:256BYTES
SAS V9:
MAX.LENGTH IN V9:1)THIS IS 64 BIT APPLICATION.
2)IT'S INCLUDED BI TOOLS(ETL,OLAP)
3)IT'S USED FOR UNDER UNIX ENVIRONMENTS ALSO.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
why is a stop statement needed for the point=option on a set statement? : Sas programming
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
Differentiate between proc means and proc summary.
what is hierarchy flattening? : Sas-di
What are types of transport files?
How to convert a numeric variable to a character variable?
Give some ways by which you can define the variables to produce the summary report (using proc report)?
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What versions of SAS have you used (on which platforms)?
how would you create multiple observations from a single observation? : Sas programming
Give some examples where proc report’s defaults are same as proc print’s defaults?
Mention the difference between ceil and floor functions in sas?
what are sas/access and sas/connect? : Sas programming
What does P-value signify about the statistical data?