1.

_________ command fetches the contents of a row or a cell.(a) select(b) get(c) put(d) none of the mentionedThe question was asked in an interview for internship.My question is from Introduction to HBase in chapter Hive and HBase of Hadoop

Answer»

The correct CHOICE is (b) get

Easy explanation: put COMMAND puts a cell VALUE at a specified column in a specified ROW in a PARTICULAR table.



Discussion

No Comment Found

Related InterviewSolutions