what is the difference between proc report and proc format?
Answer Posted / venkatesh.layam
proc report is used for reporting
proc format is used in report for reporting purpose
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
what are sas/access and sas/connect? : Sas programming
Explain what is data step?
What do you code to create a macro? : sas-macro
what are some good sas programming practices for processing very large data sets? : Sas programming
Which date function advances a date, time or datetime value by a given interval?
Mention what is PROC in SAS?
What is substr function?
Approximately what date is represented by the SAS date value of 730?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
What would be the value of month at the end of data step execution and how many observations would be there?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
what is sas business intelligence? : Sas-bi
What is the maximum and minimum length of macro variable
What does P-value signify about the statistical data?
how does sas handle missing values in procs? : Sas programming