How would you code a merge that will keep only the
observations that have matches from both sets?
Answer Posted / murray
Both answers #2 and #3 will work fine, however the '= 1'
part is superfluous, and will work fine without.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How we can call macros with in data step? : sas-macro
how can you create zero observation dataset? : Sas programming
what can you learn from the sas log when debugging? : Sas programming
what is enterprise guide? What is the use of it? : Sas programming
What is the difference between the proc sql and data step?
What is the SAS data set?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Mention the difference between ceil and floor functions in sas?
How can sas program be validated?
How to sort in descending order?
For what purpose would you use the RETAIN statement?
Where do you use proc means over proc freq?
What are the difficulties u faced while doing vital signs table or dataset?
State the difference between INFORMAT and FORMAT ?
What is SAS? What are the functions does it performs?