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.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
ncd1596241368722.ditamap
dita:ditavalPath
hoy1596145193032.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