What is the one statement to set the criteria of data that
can be coded in any step?
Answers were Sorted based on User's Feedback
Answer / g.s redy
OPTIONS STATEMENT CAN BE USED TO SET THE CRITERIA OF DATA
THAT CAN BE CODED IN ANY STEP
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sunymuny
WHERE Statement can be used to set the Criteria of the DATA
in Both Proc Step and DATA Step.
| Is This Answer Correct ? | 0 Yes | 3 No |
why only we use SAS? their r many programmin language like SPSS, Oracle... Why SAS?
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?
Which command is used to perform sorting in sas program?
How do you add a number to a macro variable? : sas-macro
How does Mr.Lanka Srinivas teach SAS? Are his accomplishments real? What are the future prospects for SAS?
Name statements that are execution only.
What function CATX syntax does?
What are the statements that are executed only?
Can you use a macro within another macro? If so how would SAS know where the current acro ended and the new one began?
why a stop statement is needed for the point= option on a set statement?
What are the data types does SAS contain?
How to limit decimal places for variable using proc means?