is it posible to join multiple fields in pig scripts?
Answer Posted / Pankaj Sunder Gaur
Yes, it is possible to join multiple fields (columns) in Pig scripts. You can use the JOIN operator to combine data from two or more tables based on a common key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers