Answer Posted / vij/vijji
Two types
One - to -one mergeing:
combine observations from two data sets into a single
observation in a new data set:
Match- Merging:combine observations from two data sets into
a single observation in a new data set according to the
values of a variable that is specified in the BY statement
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain append procedure?
what is sas and what are the functions? : Sas-administrator
what are _numeric_ and _character_ and what do they do? : Sas programming
explain what is factor analysis? : Sas-administrator
Give some examples where proc report’s defaults are different than proc print’s defaults?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What does PROC print, and PROC contents do?
what is sas enterprise intelligence architecture? : Sas-bi
What are the statements that are executed only?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
What is program data vector (pdv) and what are its functions?
What does the trace option do?
Describe a time when you were really stuck on a problem and how you solved it?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming