What is the difference between Proc tabulate and Proc print
Answer Posted / suresh ganapuram
Proc tabulates out puts the aggregate values in table
whereas
Proc print used to print the data of a dataset into an out
put window
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the general format of function in sas? : sas-grid-administration
What makes sas stand out to be the best over other data analytics tools?
How to limit decimal places for the variable using proc means?
What are the scrubbing procedures in sas?
What are the functions which are used for character handling functions?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
explain the key concept of sas? : Sas-administrator
what is null hypothesis? why do you consider that?
What is data _null_?
Name types of category in which SAS Informats are placed?
What is the function of Stop statement in a SAS Program?
how do you debug and test your sas programs? : Sas programming
Can you execute macro within another macro? : sas-macro
How do dates work in SAS data?
What is the good sas programming practices for processing large data sets?