what is the difference between proc report and proc format?
Answer Posted / sheetal
proc format is used in table lookup...It is used to create
a user define format which can be used for reporting
purpose.
proc report is used to create report. Can be used system
defined or user defined (created using proc format) formats
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Did you used proc test? when?
What are the features of base sas system?
for whom is sas data integration studio designed? : Sas-di
How to create list output for cross-tabulations in proc freq?
What are the ways to do a “table lookup” in sas?
Which function is used to count the number of intervals between two sas dates?
what are the benefits of data integration? : Sas-di
Tell me about % include and % eval? : sas-macro
What is the basic syntax style in SAS?
What is the work of tranwrd function?
Intern stastical programmer written test
How do you specify the number of iterations and specific condition within a single do loop?
for what purpose would you use the retain statement? : Sas programming
What are the five ways to do a table lookup in sas? : sas-grid-administration
What is the SAS data set?