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
describe the interaction table in sas di? : Sas-di
how could you generate test data with no input data? : Sas programming
what is change analysis in sas di ? : Sas-di
What are the functions used for character handling?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
State the difference between INFORMAT and FORMAT ?
What are the limitations for memory allocation for SAS variables
what is the effect of the options statement errors=1? : Sas programming
How do you specify the number of iterations and specific condition within a single do loop?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
what is factor analysis? : Sas-administrator
: and & modifiers.
Mention what is PROC in SAS?
explain about various caches available in data integrator? : Sas-di
What is run-group processing?