Name statements that are execution only.
Answer Posted / prashanth
INFILE and RUN statements are the execution statements.
data,input,cards are declarative statements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
for whom is sas data integration studio designed? : Sas-di
what is sas metadata repository? : Sas-bi
What is the difference between the proc sql and data step?
what are input dataset and output dataset options? : Sas programming
what is the difference between unique key and primary key? : Sas-di
Describe 5 ways to do a “table lookup” in SAS?
Do you need to know if there are any missing values?
what is the use of sas management console? : Sas-di
What is proc sort?
What is the difference between using drop = data set option in data statement and set statement?
What do the PUT and INPUT functions do?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
How do you add a number to a macro variable? : sas-macro
Describe the function and untility of the most difficult SAS macro that you have written.