What is the one statement to set the criteria of data that
can be coded in any step?
Answer Posted / 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 |
Post New Answer View All Answers
What are the limitations for memory allocation for SAS variables
how would you determine the number of missing or nonmissing values in computations? : Sas programming
In SAS explain which statement does not perform automatic conversions in comparisons?
explain the concepts and capabilities of business object? : Sas-bi
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
what are the component of range? : Sas-bi
How necessary is it to be creative in your work?
how does sas handle missing values in sort order? : Sas programming
What do the mod and int function do? : Sas programming
Give some ways by which you can define the variables to produce the summary report (using proc report)?
what can you learn from the sas log when debugging? : Sas programming
What is PROC in SAS?
Give some examples where proc report’s defaults are different than proc print’s defaults?
How long can a macro variable be? A token? : sas-macro
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di