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
how many display types available in sas bi dashboard? : Sas-bi
What is the length assigned to the target variable by the scan function?
Hi, If anyone has base SAS certification dumps, please share.
how to do user inputs and command line arguments in sas?
What is the difference between nodupkey and nodup options?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
What is run-group processing?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
Which function is used to count the number of intervals between two sas dates?
What are the automatic variables for macro? : sas-macro
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
what are sas bi dashboard components? : Sas-bi
Can you suggest us materials for sdtm mapping?
What is the function of Stop statement in a SAS Program?
What do the PUT and INPUT functions do?