I have two multifiles i.e. datapartition2 and datapartition3 .how i join these two?
Answer Posted / Tilak Raj Singh
To join two multifiles (datasets) in your system, you typically use a JOIN operation. The specific method depends on the programming language or database management system you're using. For example, in SQL, you might use a JOIN statement like INNER JOIN, LEFT JOIN, or RIGHT JOIN.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category