Name statements that are execution only.
Answers were Sorted based on User's Feedback
Answer / sunil
keep, drop, retain, and label are compilation phase
statements.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / saritha
The statements are
IF,IF THEN ELSE,OUTPUT,DELETE
these are execution statements....
| Is This Answer Correct ? | 0 Yes | 2 No |
Why is SAS considered self-documenting?
how to rearrange the data as our wish by using dataset block?
what is the difference between nodup and nodupkey options? : Sas programming
how to intersect the tables by using PROC MIXED?
what are all the default values getting in PROC MEANS...???
which date function advances a date, time or datetime value by a given interval? : Sas programming
how do we mail reports from SAS environment to our team leader
How do you put an elephant in the refrigerator?
We want to merge file A and B. File A has variable age, file B provide birthdate. How to merge the data according to age in file B
Mention the category in which sas informats are placed?
do you need to know if there are any missing values? : Sas programming
How to limit decimal places for variable using proc means?