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 functions? : Sas programming
What does proc print, and proc contents are used for?
what is ae onset date n what is RDS
what is sas data set?
what is slowly changing dimension? : Sas-di
what is the Population you used in your project, is it ITT or PP?
If money were no object, what would you like to do?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
How is character variable converted into numeric variable and vice versa?
what is the difference between floor and ceil functions in sas? : Sas-administrator
What can you learn from the SAS log when debugging?
Mention some common errors that are usually committed in sas programming.
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
What are the uses of sas?
what is the difference between nodup and nodupkey options? : Sas programming