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 / xxxx
Corection to Reema's answer :
Eg:- firstobs 10 obs 10
Firstobs :- Will start observing from the row 10 ..
Obs:- will show total 10 observations .from 10 - 20
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
how do you debug and test your sas programs? : Sas programming
Which command is used to perform sorting in sas program?
what do the pad and dim functions do? : Sas programming
what does the run statement do? : Sas programming
Give some examples where proc report’s defaults are different than proc print’s defaults?
Tell e how how dealt with..
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
how do you test for missing values? : Sas programming
What is connection profile? : sas-grid-administration
Mention few capabilities of sas framework.
Explain input and put function?
What is by-group processing?
Enlist the syntax rules followed in sas statements.
describe about physical data integration? : Sas-di
Explain the main difference between the sas procedures and functions? : Sas-administrator