How would you delete duplicate observations?
Answer Posted / soniya
use nodupkey, noduprec in sort processure
| Is This Answer Correct ? | 8 Yes | 8 No |
Post New Answer View All Answers
What would be the value of month at the end of data step execution and how many observations would be there?
How will you generate test data with no input data?
how will you locate the sas platform applications? : Sas-bi
In ARRAY processing, what does the DIM function do?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
How would you determine the number of missing or nonmissing values in computations?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
why is sas considered self-documenting? : Sas programming
what is the use of proc sql? : Sas programming
Explain data step in SAS
What are the 3 components in sas programming?
what is data integration? : Sas-di
In sas admin differentiate between roles and capabilities? : sas-grid-administration
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
What are the functions used for character handling?