how to display duplicated observations in a data using base
sas.

Answer Posted / vinodhini

There are two ways to display duplicate observations.

1.In data step, using first.var and last.var

2.Using proc sort with option dupout option

Is This Answer Correct ?    16 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the features of SAS?

567


what do you mean by data staging area? : Sas-di

588


what is broad cast agent? : Sas-bi

587


where to use sas business intelligence? : Sas-bi

566


what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming

711






explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di

533


If money were no object, what would you like to do?

2675


What is data _null_?

680


Name few SAS functions?

656


What are the best sas programming practices for handling very large datasets? : sas-grid-administration

551


Briefly explain input and put function?

613


What is program data vector (pdv) and what are its functions?

617


How to sort in descending order?

777


how to generate the test data in sas without input data? : Sas-administrator

562


What is proc sort?

708