0 votes
in Hive by
Which is the following is more convenient to get table details?

(a) describe extended <tablename>

(b) describe formatted <tablename>

(c) describe <tablename>

(d) all of the mentioned

1 Answer

0 votes
by

Which is the following is more convenient to get table details?

(a) describe extended <tablename>

(b) describe formatted <tablename>

(c) describe <tablename>

(d) all of the mentioned

Correct Answer to the above question is :  describe formatted <tablename>

🔗Reference: stackoverflow.com

🔗Source: Java Interview Questions and Answers

Related questions

0 votes
asked Aug 4, 2023 in Kubernetes K8s by SakshiSharma
0 votes
asked Jun 7, 2020 in Hive by SakshiSharma
...