InterviewSolution
Saved Bookmarks
| 1. |
__________ command disables drops and recreates a table.(a) drop(b) truncate(c) delete(d) none of the mentionedI had been asked this question in a national level competition.This key question is from Schema Design in HBase topic in section Hive and HBase of Hadoop |
|
Answer» Correct ANSWER is (b) truncate |
|