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 / dharani
Corection to Reema's answer :
Eg:- firstobs 10 obs 10
Firstobs :- Will start observing from the row 10 ..
Obs:- will show total 11 observations .from 10 - 20
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
For what purpose would you use the RETAIN statement?
How do you specify the number of iterations and specific condition within a single do loop?
what is the effect of the options statement errors=1? : Sas programming
How long can a macro variable be? A token? : sas-macro
explain what is data set in sas? : Sas-administrator
What is a method to debug and test your SAS program?
What are the features of base sas system?
What do the SAS log messages "numeric values have been converted to character" mean?
Give some examples where proc report’s defaults are different than proc print’s defaults?
Why double trailing @@ is used in input statement?
why is a stop statement needed for the point=option on a set statement? : Sas programming
What are types of transport files?
what is sas and what are the functions? : Sas-administrator
Mention the validation tools used in SAS?
List down the reasons for choosing sas over other data analytics tools.