You have a data set of 100 observations,how can you
restrict the output so that the output has only data from
row no. 10 to row no. 20

Answer Posted / na

Options Firstobs=10 obs
=20;
Proc print data = xxx;
Run;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

is data integration and etl programming is same? : Sas-di

576


what is sas application server? : Sas-di

544


If a variable contains letters or special characters, can it be numeric data type?

764


How would you invoke a macro? : sas-macro

555


Describe the function and utility of the most difficult SAS macro that you have written?

2027






Explain the difference between using drop = data set option in set and data statement?

687


For clinical entire study how many tables will create approx?

1522


WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?

2270


Explain the difference between informat and format with an example.

689


explain the concepts and capabilities of business object? : Sas-bi

543


how does sas handle missing values in procs? : Sas programming

638


What are the default statistics that proc means produce?

604


explain about various caches available in data integrator? : Sas-di

581


why is sas considered self-documenting? : Sas programming

682


what are 5 ways to perform a table lookup in sas? : Sas-administrator

770