DROP JOIN INDEX SQL Statement | Teradata Vantage - DROP JOIN INDEX - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
ft:locale
en-US
ft:lastEdition
2021-07-27
dita:mapPath
spp1591731285373.ditamap
dita:ditavalPath
spp1591731285373.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantageā„¢

Drops the join index.

ANSI Compliance

This statement is a Teradata extension to the ANSI SQL:2011 standard.

Other SQL dialects support similar non-ANSI standard statements with names such as the following.

  • DROP MATERIALIZED VIEW

Required Privileges

You must have either of the following sets of privileges to drop a join index.

  • DROP TABLE on the join index
  • INDEX or DROP TABLE on at least one of the base tables