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 / reema
For that u have to use fistobs and obs both.
Eg:- firstobs 10 obs 20
Firstobs :- Will start observing from the row 10 ..
Obs:- will show till 20th observation .
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
Describe crosslist option in tables statement?
what are the types of interactive display types? : Sas-bi
Explain how merging helps to combine data sets.
what is the effect of the options statement errors=1? : Sas programming
explain the key concept of sas? : Sas-administrator
How do you define proc in sas? : sas-grid-administration
what are input dataset and output dataset options? : Sas programming
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
What are the 3 components in sas programming?
what is program data vector? : Sas-administrator
Describe the function and untility of the most difficult SAS macro that you have written.
explain about data integrator metadata reports? : Sas-di
How sas treats the dsd delimiters?