i have a data set with 20 observations i want label from
8 to 15 observations ? how you create this one.
Answer Posted / anil
data class;
set sashelp.class(firstobs=8 obs=18);
name='surname';
run;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the statements in proc sql?
where are dashboard components are created and maintained? : Sas-bi
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
What are the functions which are used for character handling functions?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
What is the purpose of _character_ and _numeric_?
Mention the category in which sas informats are placed?
What is the sas data set? : sas-grid-administration
for report generation which one you used proc report or data_null_?
what is sas application server? : Sas-di
how do you debug and test your sas programs? : Sas programming
Do you need to know if there are any missing values?
What areas of SAS are you most interested in?
How would you invoke a macro? : sas-macro
what is SAS OPTIMIZATION?