CREATE CONSTRAINT SQL Statement | Teradata Vantage - CREATE CONSTRAINT - Teradata Vantage - Analytics Database

SQL Data Definition Language Syntax and Examples

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-11-06
dita:mapPath
jco1628111346878.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
mdr1472255012272
lifecycle
latest
Product Category
Teradata Vantage™

Creates the SQL row-level security constraint definition and associates it with specific UDFs to enforce that constraint.

Before creating a constraint you must:

  • Design the classification system that defines the set of name:value pairs that must be specified for the constraint.
  • Create the UDFs that enforce the constraint, which you must specify for SYSLIB.function_name.

ANSI Compliance

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

There are no ANSI standards for row-level security-related SQL statements.

Required Privileges

You must have the CONSTRAINT DEFINITION privilege to create a row-level security constraint.

Privileges Granted Automatically

None.