How can we concat
in MySQL ?
For two columns concatenation name: CHAR and no: int
PIG syntax is CONCAT(name,(CHARARRAY)no);