what are methods to identify duplicate observations?
Answer Posted / ramesh sas trainar in stg
1.Proc Sort
2.Proc SQL Distinct
3.first.byvariable
4.last.byvariable
5.proc freq
6.Proc SQL unique
7.merge Statement
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
Mention common programming errors committed in sas ?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
what is the use of proc sql? : Sas programming
what is sas and what are the functions? : Sas-administrator
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What is a put statement?
what is the basic structure sas administrator? : Sas-administrator
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
how to read the variables in sas? : Sas-administrator
What do the PUT and INPUT functions do?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
what are validation tools that are used in sas? : Sas-administrator
what is sas metadata repository? : Sas-bi
How do you debug and test your SAS programs?