what is the difference between SET and MERGE?

Answer Posted / ram

Set: Arrange the data one by one
merge: Arrange the data side by side
ex: set merge
id name age id name age
1 1 a 23
a
23

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why and when do you use proc sql?

764


What are the scrubbing procedures in sas?

581


what is the use of proc contents and proc print in sas? : Sas-administrator

612


Explain the difference between informat and format with an example.

691


what is star schema? : Sas-di

649






how are numeric and character missing values represented internally? : Sas programming

622


what is change analysis in sas di ? : Sas-di

608


What is the length assigned to the target variable by the scan function?

679


How do you add a number to a macro variable? : sas-macro

547


How to limit decimal places for the variable using proc means?

606


What is the general format of function in sas? : sas-grid-administration

576


What are the statements that are executed only?

676


What do you know about symput and symget?

733


What do the put and input function do?

593


What is the use of PROC gplot?

642