for report generation which one you used proc report or
data_null_?
Answer Posted / satheesh
proc report only we can use. The second option is used for create null dataset....
thank u
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What do the mod and int function do? : Sas programming
how to change the execute of macro
Explain what is SAS informats?
what are the scrubbing procedures in sas? : Sas programming
how does sas handle missing values in a merge? : Sas programming
How necessary is it to be creative in your work?
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
Which are the statements whose placement in the data step is critical?
Tell me more about the parameters in macro? : sas-macro
What is program data vector (pdv) and what are its functions?
Describe the ways in which you can create macro variables? : sas-macro
why is a stop statement needed for the point=option on a set statement? : Sas programming
how the sas basic syntax style described? : Sas-administrator
Give some ways by which you can define the variables to produce the summary report (using proc report)?