If you’re not wanting any SAS output from a data step, how
would you code the data statement to prevent SAS from
producing a set?
Answer Posted / reshma
data _null_;
run;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do dates work in sas?
do you need to know if there are any missing values? : Sas programming
how sas deals with business intelligence? : Sas-bi
What is slibref?
What is maximum number of rows and cols can be handled in SAS?
What are the functions which are used for character handling functions?
Explain the purpose of substr functions in sas programming.
what are the types of interactive display types? : Sas-bi
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
What is the role of administrative users? : sas-grid-administration
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
List down the reasons for choosing sas over other data analytics tools.
What is the general format of function in sas? : sas-grid-administration
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
what is enterprise guide? What is the use of it? : Sas programming