Answer Posted / Ajai Kumar Dwivedi
Creating an index in HCatalog improves query performance by reducing the amount of data that needs to be scanned during a query. It is done using the 'CREATE INDEX' command, followed by the name of the index and the columns to be indexed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers