Login
Remember
Register
Ask a Question
Which operator is used to view the schema of a table?
+1
vote
asked
Feb 2, 2022
in
Apache Pig
by
sharadyadav1986
Which operator is used to view the schema of a table?
Choose the correct answer from below option list
a) DUMP
b) DESCRIBE
c) STORE
d) EXPLAIN
table-schema
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 2, 2022
by
sharadyadav1986
b) DESCRIBE operator is used to view the schema of a table
...