Answer Posted / vijay
NODUP: in proc sort will delete duplication observations
NODUPKEY: deletes duplicate observation values of Key
variables
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
what are some good sas programming practices for processing very large data sets? : Sas programming
What is PROC in SAS?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
what other sas products have you used and consider yourself proficient in using? : Sas programming
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?
How do you debug and test your SAS programs?
what is sas data set?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
How many ways to overcome a missing values???
Explain the main difference between the sas procedures and functions? : Sas-administrator
what do the pad and dim functions do? : Sas programming
Do you need to rearrange the order of the data for the report?
Describe the function and untility of the most difficult SAS macro that you have written.
Mention what is the difference between nodupkey and nodup options?