How would you code the criteria to restrict the output to be
produced?

Answers were Sorted based on User's Feedback



How would you code the criteria to restrict the output to be produced?..

Answer / sheetal

using noprint

Is This Answer Correct ?    7 Yes 0 No

How would you code the criteria to restrict the output to be produced?..

Answer / guest

WE CAN USE WHERE CLAUSE TO RESTRICT THE OUT PUT.

Is This Answer Correct ?    3 Yes 0 No

How would you code the criteria to restrict the output to be produced?..

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

How would you code the criteria to restrict the output to be produced?..

Answer / shirisha

using ods

Is This Answer Correct ?    2 Yes 0 No

How would you code the criteria to restrict the output to be produced?..

Answer / selvi

by if exp=codn; - restrict the output to be produced

Is This Answer Correct ?    0 Yes 0 No

How would you code the criteria to restrict the output to be produced?..

Answer / harish

with out proc print statement we can block the out put.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More SAS Interview Questions

What is the difference between %local and %global?

1 Answers  


Hi, If anyone has base SAS certification dumps, please share.

0 Answers  


In sas, what are the areas that you are most interested in? : sas-grid-administration

0 Answers  


What is the use of PROC gplot?

0 Answers  


Hot to suppress characters from a given string?

4 Answers   CTS,






What is program data vector (pdv)?

0 Answers  


At compile time when a SAS data set is read, what items are created?

14 Answers   Accenture,


What are the 3 components in sas programming?

0 Answers  


in ods is there any lib's

2 Answers   SAS,


What are the uses of sas?

0 Answers  


How could you generate test data with no input data?

14 Answers   CTS,


Explain how merging helps to combine data sets.

0 Answers  


Categories