what is the difference between proc report and proc format?
Answer Posted / basha
proc report:it is used to producing summary reports,and
user requirement format reports
it displays seperarte window that is report window
it gives differnt style options and format options
it has different statistical computations
proc format:it is user defined format applied different
variable it is used one session only
it doesnt display any output.it is temporary format
we can call these formats in dataseps as well as proc steps
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
which date functions advances a date time or date/time value by a given interval? : Sas programming
How many ways to overcome a missing values???
what is ae onset date n what is RDS
What would be the value of month at the end of data step execution and how many observations would be there?
What do the SAS log messages "numeric values have been converted to character" mean?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
How to test the debugging in sas?
If money were no object, what would you like to do?
describe about metadata object? : Sas-di
What is the use of divide function?
Differentiate between sas functions and sas procedures.
how to remove duplicates using proc sql?
How to create list output for cross-tabulations in proc freq?
How to sort in descending order?
what is transformation in sas data integration? : Sas-di