How we will Developing new reports Using Data step
programming and Macros ?
Answer Posted / s.sudarshanreddy
data l;
input d;
file print ods;
put _ods_;
cards;
1
2
3
4
4
5
5
;
run;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is your favorite all time computer book? Why?
What are the table names in oracle database...?
What can be the size of largest dataset in SAS?
How to sort in descending order?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
what is the use of proc sql? : Sas programming
how do you pull data from equifax?tell me the process?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
Did you used proc test? when?
To what type of programms have you used scratch macros?
Explain the difference between informat and format with an example.
How can sas program be validated?
What is SAS?
what is sas metadata server? : Sas-di
how many display types available in sas bi dashboard? : Sas-bi