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 / shambhu verma
Options firstobs=10 obs=20;
proc print data= sas data set;
run;
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain proc univariate?
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
how does sas handle missing values in formats? : Sas programming
what is the purpose of _error_? : Sas programming
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
why is a stop statement needed for the point=option on a set statement? : Sas programming
What is the use of divide function?
how to do user inputs and command line arguments in sas?
Have you used macros? For what purpose you have used? : sas-macro
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
explain the concepts and capabilities of business object? : Sas-bi
How will you generate test data with no input data?
What is the difference between class statement and by statement in proc means?
What are the data types that sas contain?
If money were no object, what would you like to do?