Q. In Pig, what is the significance of the CROSS statement? (A) Generate the cross product of two or more relations (B) Group data based on a specified key (C) Join data from multiple relations (D) Load data into a relation ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Generate the cross product of two or more relations