What is the difference between Proc tabulate and Proc print
Answer Posted / pavan
proc print is used to print the observations in the output
proc tabulate is used to print the observations in table
form
as rows and colums
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
Describe the ways in which you can create macro variables?
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
What is the maximum and minimum length of macro variable
Can you execute macro within another macro? : sas-macro
What are the new features included in the new version of SAS Programming Language?
What is the difference between reading data from an external file and reading data from an existing data set?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
What can you learn from the SAS log when debugging?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Are you sensitive to code walk-throughs peer review or QC review?
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
What is program data vector (pdv)?
what are validation tools that are used in sas? : Sas-administrator
Mention sas system options to debug sas macros.