i have a data set with 20 observations i want label from
8 to 15 observations ? how you create this one.

Answer Posted / krishna

data class;
set sashelp.class(firstobs=8 obs=15);
label name='surname';
run;

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you use the WHO Drug Dictionary for Reporting Clinical Trials?

1885


What is a macro routine?

2104


What function CATX syntax does?

689


Can you suggest us materials for sdtm mapping?

4039


explain the key concept of sas? : Sas-administrator

559






Explain how merging helps to combine data sets.

618


how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming

602


what is treatment emergent events and treatment emregent adverse event

1943


what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi

555


Give some ways by which you can define the variables to produce the summary report (using proc report)?

600


what is the difference between infile and input? : Sas-administrator

610


What is the difference between match merge and one to one merge?

694


Name and describe few sas character functions that are used for data cleaning in brief.

669


Explain proc univariate?

606


Name any two sas spawners? : sas-grid-administration

560