what are methods to identify duplicate observations?
Answer Posted / rag_uss
use nodupkey,noduprecs,freq,distinct in sql
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Did you used proc test? when?
what is star schema? : Sas-di
Mention what are the data types does SAS contain?
how to change the execute of macro
How would you define the end of a macro?
What would be the value of month at the end of data step execution and how many observations would be there?
What is the difference between INPUT and INFILE ?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
what is broad cast agent? : Sas-bi
Explain what Proc glm does?
What will calendar procedure do?
How do you add a number to a macro variable? : sas-macro
Give some ways by which you can define the variables to produce the summary report (using proc report)?
What are the scrubbing procedures in sas?
what do the pad and dim functions do? : Sas programming