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
Mention how to limit decimal places for the variable using proc means?
what are input dataset and output dataset options? : Sas programming
For what purposes have you used sas macros? : sas-macro
what does the run statement do? : Sas programming
What is maximum storage capability of SAS?
Which command is used to save logs in the external file?
How will you generate test data with no input data?
What will calendar procedure do?
What do you understand by the term Normal Distribution?
is data integration and etl programming is same? : Sas-di
Are you involved in writing the inferential analysis plan? Tables specifications?
What are the functions used for character handling?
What is the basic syntax of a sas program?
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
How substr function works in sas?