Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is the work of tranwrd function?

1298


What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?

1202


What is maximum number of rows and cols can be handled in SAS?

1673


Difference between informat and format?

1145


What are the ways in which macro variables can be created in sas programming?

1175


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

1114


How do dates work in sas?

1191


What do you know about sas and what we do? : sas-grid-administration

1234


how do you want missing values handled? : Sas programming

1015


what is change analysis in sas di ? : Sas-di

1116


If you use a symput in a data step, when and where can you use the macro variable? : sas-macro

1139


What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro

1076


What is the length assigned to the target variable by the scan function?

1208


explain the difference between proc means and proc summary?

1184


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

1141