One way of creating a new variable in Macros is by %
Let....What is the other way..?
Answer Posted / xxx
%Global;
%Local;
%let;
call symput in datastep;
into clause in proc sql;
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
Describe the function and untility of the most difficult SAS macro that you have written.
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
Mention few capabilities of sas framework.
Approximately what date is represented by the SAS date value of 730?
what is sas database server? : Sas-di
What is the order of application for output data set options, input data set options and SAS statements?
For what purpose would you use the RETAIN statement?
explain the concepts and capabilities of business object? : Sas-bi
What are the features of base sas system?
Describe the ways in which you can create macro variables?
Which function is used to count the number of intervals between two sas dates?
What are the difference between ceil and floor functions in sas?
What is the use of function Proc summary?
How will you generate test data with no input data?