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
what type of graphs we will create(for 2+years candidates)?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
: and & modifiers.
What is data _null_?
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
what are validation tools that are used in sas? : Sas-administrator
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
How do you use the do loop if you don’t know how many times you should execute the do loop?
how would you create multiple observations from a single observation? : Sas programming
How to create list output for cross-tabulations in proc freq?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
how could you generate test data with no input data? : Sas programming
Explain the main difference between the sas procedures and functions? : Sas-administrator
what is sas business intelligence? : Sas-bi
what has been your most common programming mistake? : Sas programming