how do we get duplicate observations in a separate dataset?
Answer Posted / bitla
ex:
data dup1 dup2;
set original;
by dup_var;
if first.dup_var then output dup1 else output dup2;
run;
Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are common programming errors committed in sas
What would you change about your job?
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
what is hash files in sas and why we are using this one in sas?
how sas deals with business intelligence? : Sas-bi
How do you control the number of observations and/or variables read or written?
What is the difference between match merge and one to one merge?
What is the basic syntax of a sas program?
how can you import .csv file in to sas? : Sas programming
Name few SAS functions?
Describe the function and untility of the most difficult SAS macro that you have written.
Mention the category in which sas informats are placed?
Name some categories in sas 9? : sas-grid-administration
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?