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
Mention what is the difference between nodupkey and nodup options?
what is the difference between floor and ceil functions in sas? : Sas-administrator
Why double trailing @@ is used in input statement?
How would you include common or reuse to be processed along with your statements?
describe about metadata object? : Sas-di
If a variable contains only numbers, can it be a character data type?
Given an unsorted data set, how to read the last observation to a new data set?
What are the different types of sas functions?
what techniques and/or procs do you use for tables? : Sas programming
what is SAS OPTIMIZATION?
What is the difference between the proc sql and data step?
What makes sas stand out to be the best over other data analytics tools?
Can you execute macro within another macro? : sas-macro
How do you debug and test your SAS programs?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?