how to delete the duplicates by using proc sql?
Answer Posted / chowdary
In constraints time using unique
In datasets using distinct()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the difference between sas functions and procedures?
What is the command used to find missing values?
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
Differentiate between proc means and proc summary.
What do you know about sas data set?
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 would you identify a macro variable? : sas-macro
Do you know the features of sas?
What are the functions which are used for character handling functions?
How can you limit the variables written to output dataset in data step?
State the difference between INFORMAT and FORMAT ?
How many data types are there in SAS?
Intern stastical programmer written test
Mention how to limit decimal places for the variable using proc means?
What would be the value of month at the end of data step execution and how many observations would be there?