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 |
what is the use of proc sql?
tell me about intnx, intcx functions?
What does the trace option do?
how would you create multiple observations from a single observation? : Sas programming
what is _error_?
2 Answers Axis Bank, Cognizant, JPMorgan Chase,
What is the purpose of the trailing @? The @@? How would you use them?
what is the difference between the SAS v8 and SAS v9?
what is syntax of proc merge ?
Differentiate between format and informat? : sas-grid-administration
WHAT IS DEBUGGING? HOW TO TEST THE DEBUGGING IN SAS?
What are the analysis datasets created, and what are the new variables created in CLINICAL SAS
1 Answers Accenture, Sciformix,
Can you excute a macro within a macro? Describe.