How we will Developing new reports Using Data step
programming and Macros ?
Answer Posted / s.sudarshanreddy
file print _ods_;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Have you used macros? For what purpose you have used? : sas-macro
Of all your work, where have you been the most successful?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
Explain how merging helps to combine data sets.
What is the use of function Proc summary?
What are the limitations for memory allocation for SAS variables
Mention common programming errors committed in sas ?
: and & modifiers.
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
What is the general format of function in sas? : sas-grid-administration
What is the differnce between SDTM 3.1.2 to 3.1.1 version
How to limit decimal places for the variable using proc means?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
How is character variable converted into numeric variable and vice versa?