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 / shambhu verma

Options firstobs=10 obs=20;
proc print data= sas data set;
run;

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell e how how dealt with..

1775


what is snowflake schema? : Sas-di

698


explain about data integrator metadata reports? : Sas-di

567


How do you debug and test your SAS programs?

1050


what do you mean by data staging area? : Sas-di

607






what is sas and what are the functions? : Sas-administrator

544


What is factor analysis?

663


what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi

635


What is the use of stop statement?

648


what techniques and/or procs do you use for tables? : Sas programming

578


how to read the variables in sas? : Sas-administrator

556


how do you test for missing values? : Sas programming

583


Explain the main difference between the sas procedures and functions? : Sas-administrator

542


Which statement does not perform automatic conversions in comparisons?

1205


describe how to adjust the performance of data integrator? : Sas-di

568