Answer Posted / vij
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 ? | 16 Yes | 3 No |
Post New Answer View All Answers
How to create an external dataset with sas code?
Name types of category in which SAS Informats are placed?
what is the use of sas management console? : Sas-di
What is the difference between %put and symbolgen? : sas-macro
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
what techniques and/or procs do you use for tables? : Sas programming
I have a dataset concat having variable a b & c. How to rename a b to e & f?
how can you import .csv file in to sas? : Sas programming
What is the maximum length of the macro variable? : sas-macro
What commands are used in the case of including or excluding any specific variables in the data set?
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
how do the in= variables improve the capability of a merge? : Sas programming
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
What does P-value signify about the statistical data?