Answer Posted / kavitha
USING %EVAL FUNCTION
%let i=%eval(&i+1);
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the different versions of sas that you have used until now? : sas-grid-administration
what are all the reports you generated in your recent project?
explain the proc in sas? : Sas-administrator
what has been your most common programming mistake? : Sas programming
Name some categories in sas 9? : sas-grid-administration
What is the difference between class statement and by statement in proc means?
Mention what is PROC in SAS?
Differentiate between sas functions and sas procedures.
How does proc sql work?
what are sas bi dashboard components? : Sas-bi
how would you create multiple observations from a single observation? : Sas programming
how could you generate test data with no input data? : Sas programming
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
State the difference between INFORMAT and FORMAT ?
How can you limit the variables written to output dataset in data step?