CHOOSE ANY ONE OF THE PROCEDURE FOLLOWING TO GENERATE THE
REPORTS? HOW CAN YOU SAY IT IS BETTER THAN THE OTHER?
AND DEFERENCIATE THESE TWO ?
1). REPORT PROCEDURE
2). TABULATE PROCEDURE
Answer Posted / raaman
By using Proc Tabulate, we can create only tabular reports.
Whare as By using Proc Report, we can create customized
reports also. Proc Report Consists the following features:
1. Grouping the data
2. Ordering the data
3. Listing the data
4. Creating new variables by using Compute option
5. Labeling, Formating data etc.,
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how does sas handle missing values in formats? : Sas programming
what is sas application server? : Sas-di
Are you involved in writing the inferential analysis plan? Tables specifications?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
What is PDV?
what is sas metadata server? : Sas-di
what are the scrubbing procedures in sas? : Sas programming
What are types of transport files?
how to do user inputs and command line arguments in sas?
Do you need to know if there are any missing values?
What are the default statistics that proc means produce?
What are the different servers in sas? : sas-grid-administration
Explain why double trailing @@ is used in input statement?
explain what is factor analysis? : Sas-administrator
Which command is used to perform sorting in sas program?