16.20 - DROP HASH INDEX - Teradata Database - Teradata Vantage NewSQL Engine

Teradata Vantage™ SQL Data Definition Language Syntax and Examples

Product
Teradata Database
Teradata Vantage NewSQL Engine
Release Number
16.20
Published
March 2019
Language
English (United States)
Last Update
2019-05-24
dita:mapPath
wkf1512081455740.ditamap
dita:ditavalPath
TD_DBS_16_20_Update1.ditaval
dita:id
mdr1472255012272

Purpose

Drops a hash index on a table.

Required Privileges

You must have either of the following sets of privileges to drop a hash index:
  • DROP TABLE on the join index
  • INDEX or DROP TABLE on at least one of the base tables

Syntax