Answer Posted / Vineet Prakash
HBase does not have traditional DDL (Data Definition Language) commands like CREATE, ALTER, and DROP. Instead, it uses HBase Shell or Thrift API to manage tables. For example: creating a table can be done using 'create' command, 'describe' for describing the structure of a table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category