DROP row_level_security_constraint_name CONSTRAINT - 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™

Drop a row-level security constraint column from the table.

Before you drop a row-level security constraint column from a table you must:
  • As with other table columns, you must remove a security constraint column from any views that reference the base table before dropping the constraint column.
  • Drop any indexes that reference the table and then recreate the indexes without the security constraint column.
Hash indexes and join indexes are not supported on row-level security tables.