what is the difference between SET and MERGE?

Answer Posted / swetha

We use merge when we have information abouth the topic in
two or more datasets. So that by merging we get the
complete information about the topic in one dataset.It is
combining the data horizontally.

But we use set, when the datasets are mutually exclusive.
i.e. information in dataset A in not depending the
information in dataset B.It is combining the data
vertically.

Is This Answer Correct ?    24 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is program data vector (pdv)?

735


What is the command used to find missing values?

684


Are you sensitive to code walk-throughs peer review or QC review?

2719


what techniques and/or procs do you use for tables? : Sas programming

666


Intern stastical programmer written test

378






Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?

1858


How you can read the variables that you need?

749


What do the sas log messages “numeric values have been converted to character” mean? What are the implications?

824


Give some examples where proc report’s defaults are same as proc print’s defaults?

764


What is connection profile? : sas-grid-administration

742


Differentiate between format and informat? : sas-grid-administration

676


How substr function works in sas?

787


What is the maximum and minimum length of macro variable

758


Describe the ways in which you can create a macro variable?

701


what is information maps?

1715