what is the difference between SET and MERGE?
Answer Posted / sandhya
SET statement is used for one-to-one, concatination and
interleaving whereas MERGE is used for match merging.
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What is the purpose of trailing @ and @@? How do you use them?
What are all the problems you faced while validating tables and reports?
Which command is used to perform sorting in sas program?
What is maximum number of rows and cols can be handled in SAS?
Mention sas system options to debug sas macros.
Name types of category in which SAS Informats are placed?
Why double trailing @@ is used in input statement?
name several ways to achieve efficiency in your program? : Sas programming
Name few SAS functions?
What is a macro routine?
What are the difference between the sas data step and sas procs?
what are sas bi dashboard components? : Sas-bi
What is the general format of function in sas? : sas-grid-administration
how are numeric and character missing values represented internally? : Sas programming
Difference between informat and format?