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
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
how many types prompting framework can be broken down to? : Sas-bi
what is data governance? : Sas-di
How to create list output for cross-tabulations in proc freq?
What is SAS?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
What is the difference between %local and %global? : sas-macro
Name some categories in sas 9? : sas-grid-administration
where are dashboard components are created and maintained? : Sas-bi
what are input dataset and output dataset options? : Sas programming
What are the different types of sas functions?
how do you debug and test your sas programs? : Sas programming
Explain the main difference between the sas procedures and functions? : Sas-administrator
what is sas olap server? : Sas-di
Mention some common errors that are usually committed in sas programming.