How would you code the criteria to restrict the output to be
produced?
Answers were Sorted based on User's Feedback
Answer / dupe
Various datestep options, can be use to restrict number of
observations
obs=;
firstobs=;
point=obsnum
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / selvi
by if exp=codn; - restrict the output to be produced
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / harish
with out proc print statement we can block the out put.
| Is This Answer Correct ? | 1 Yes | 2 No |
explain about various caches available in data integrator? : Sas-di
what is pdv? how it is related to input buffer in sas?
describe the interaction table in sas di? : Sas-di
Name statements that are execution only.
We have a string like this "kannafromsalembut" ,from this i want to get only "fromsal" (but one condition with out using substring function)here we can not use scan because in the given string there is no delimeter? so give ans without out using substring ?
What is _n_?
Differentiate between proc means and proc summary.
Are you familiar with special input delimiters? How are they used?
How will you generate test data with no input data?
What versions of SAS have you used (on which platforms)?
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
Describe the ways in which you can create a macro variable?