How would you code a macro statement to produce information
on the SAS log? This statement can be coded anywhere.
Answer Posted / radhiv kumar sure
BY USING %PUT WE CAN PRODUCE THE CODE IN SAS LOG
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give e an example of..
Mention common programming errors committed in sas ?
How to read an input file in sas?
What are the different types of sas functions?
Hi, If anyone has base SAS certification dumps, please share.
How do you delete duplicate observations in sas?
is data integration and etl programming is same? : Sas-di
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
explain the function of substr in sas? : Sas-administrator
How do you convert basic cube to transaction cube and transaction cube to basic cube?
What is the difference between input and infile statement?
what do the pad and dim functions do? : Sas programming
To what type of programms have you used scratch macros?
What does the RUN statement do?
What is interleaving in SAS?