1.

_________operator is used to review the schema of a relation.(a) DUMP(b) DESCRIBE(c) STORE(d) EXPLAINThis question was posed to me in an interview for internship.This interesting question is from Pig Latin in chapter Pig of Hadoop

Answer»

The CORRECT ANSWER is (B) DESCRIBE

Explanation: DESCRIBE returns the schema of a relation.



Discussion

No Comment Found

Related InterviewSolutions