What is the one statement to set the criteria of data that
can be coded in any step?
Answer Posted / raj
Options Statement
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What will calendar procedure do?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
What is the difference between %local and %global? : sas-macro
What is the use of function Proc summary?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
Describe the function and utility of the most difficult SAS macro that you have written?
how can you put a "trace" in your program? : Sas programming
What versions of SAS have you used (on which platforms)?
Explain by-group processing?
Difference between nodup and nodupkey options?
Give e an example of..
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What is the basic structure of a sas program?
What is the purpose of trailing @ and @@? How do you use them?
why is a stop statement needed for the point=option on a set statement? : Sas programming