what is the difference between proc report and proc format?
Answer Posted / sat
Proc format is variable specific and proc report is
customizing the output for a datset.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is connection profile? : sas-grid-administration
How do you specify the number of iterations and specific condition within a single do loop?
Tell me about % include and % eval? : sas-macro
how to generate the test data in sas without input data? : Sas-administrator
How sas treats the dsd delimiters?
What are the limitations for memory allocation for SAS variables
What is maximum storage capability of SAS?
What’s the difference between var b1 – b3 and var b1 — b3?
What are symget and symput? : sas-macro
Approximately what date is represented by the SAS date value of 730?
what r the job openings SAS for fresher graduates !
how can you import .csv file in to sas? : Sas programming
What are the automatic variables for macro? : sas-macro
What can you learn from the SAS log when debugging?
how do you test for missing values? : Sas programming