what is the difference between proc report and proc format?
Answer Posted / ramdwh
The Report procedure enables a user to create:
 listing reports
 summary reports
 enhance reports
 request separate subtotals and grand totals
 generate reports in an interactive point-and-click
or programming environments.
Note:
By default, the default listing displays
 each data value as it is stored in the data set,
or formatted value if a format is stored with the data
 variable names or labels as report column headings
 a default width for the report columns
 character values left-justified
 numeric values right-justified
 observations in the order in which they are stored
in the data set.
FORMAT Procedure enables SAS to define custom formats
(character/numeric) and can also apply the format to a
specific variable(s) by using a FORMAT statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
List out some key concept of SAS
What are the different servers in sas? : sas-grid-administration
Explain by-group processing?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
Can you explain the process of calendar?
What is the difference between where and if statement?
What is the use of function Proc summary?
what is broad cast agent? : Sas-bi
Explain the purpose of retain statement.
Explain bmdp procedure?
what is program data vector? : Sas-administrator
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
what is study design in while working with SAS? what are screening variables in SAS?