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 versions of SAS have you used (on which platforms)?
Explain the purpose of substr functions in sas programming.
What is the good sas programming practices for processing large data sets?
Name some categories in sas 9? : sas-grid-administration
What is a put statement?
What are the automatic variables for macro? : sas-macro
how do you debug and test your sas programs? : Sas programming
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What are the functions used for character handling?
What can be the size of largest dataset in SAS?
What is the order of application for output data set options, input data set options and SAS statements?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
how to remove duplicates using proc sql?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
How to limit decimal places for variable using proc means?