How would you code the criteria to restrict the output to be
produced?
Answer Posted / dupe
Various datestep options, can be use to restrict number of
observations
obs=;
firstobs=;
point=obsnum
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain what Proc glm does?
What do you know about symput and symget?
what is SAS OPTIMIZATION?
what is sas metadata repository? : Sas-bi
What is the difference between using drop = data set option in data statement and set statement?
Can you execute a macro within a macro? Describe. : sas-macro
Explain the difference between nodup and nodupkey options?
explain what is data set in sas? : Sas-administrator
How do you add a number to a macro variable? : sas-macro
What is the maximum length of the macro variable?
what is transformation in sas data integration? : Sas-di
Do you need to know if there are any missing values?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
What sas features do you use to check errors and data validation?
how does sas handle missing values in procs? : Sas programming