Answer Posted / t v r kumar
Macro is used to do reptative task we can call to any
program between the programers.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
In sas, what are the areas that you are most interested in? : sas-grid-administration
What are the functions which are used for character handling functions?
What would you change about your job?
what is the difference between nodup and nodupkey options? : Sas programming
Difference between nodup and nodupkey options?
: and & modifiers.
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 ...
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
What sas features do you use to check errors and data validation?
Explain how merging helps to combine data sets.
List down the reasons for choosing sas over other data analytics tools.
Differentiate between proc means and proc summary.
how are numeric and character missing values represented internally? : Sas programming
Did you used proc test? when?
Can you execute macro within another macro? : sas-macro