WHAT DIFFERRENCE DID YOU FIND AMONG VERSION 6 8 AND 9 OF SAS.
Answer Posted / h r
proc sql:-
use into:<var_name> to count observation recall by &<var_name>.
table limit in sql now 256(previously its was 32).
proc report now BEST12. format default for numeric value.
before there isn't any default format for numeric value in proc report.
NEW Options noward in proc freq.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
where are dashboard components are created and maintained? : Sas-bi
What is the difference between proportion and average?
Describe the function and untility of the most difficult SAS macro that you have written.
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
what are validation tools that are used in sas? : Sas-administrator
How to convert a numeric variable to a character variable?
what are some differences between proc summary and proc means? : Sas programming
Explain proc sort?
How would you determine the number of missing or nonmissing values in computations?
what is the effect of the options statement errors=1? : Sas programming
What is the use of function Proc summary?
what is the difference between infile and input? : Sas-administrator
Can you execute macro within another macro? : sas-macro
explain the concepts and capabilities of business object? : Sas-bi