Answer Posted / Manoj Kumar Chaubey
In Apache HCatalog, you can use the 'drop index' command followed by the index name and table name to drop an index. The syntax is as follows: hcat drop index <index_name> on <table_name>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers