Indexing and Partitioning Requirements - Advanced SQL Engine - Teradata Database

Security Administration

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ied1556235912841.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1100
lifecycle
previous
Product Category
Teradata Vantageā„¢
Type Requirement/Restriction
Primary Indexes and Primary Keys The primary index and primary key for a table cannot contain a security constraint column.
Secondary Indexes Both unique and non-unique secondary indexes can contain one or more security constraint columns, but it is not required.
Hash Indexes and Join Indexes Join and hash indexes can reference only a single row level security base table, and only if the index definition contains all constraint columns in the table.

Recommended action: Replace affected single-table hash and join indexes to include security constraint columns.

Table Partitioning A table partitioning expression cannot contain a security constraint column.