SQL SECURITY Privilege Options - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
imq1591724555718.ditamap
dita:ditavalPath
imq1591724555718.ditaval
dita:id
B035-1184
lifecycle
previous
Product Category
Teradata Vantage™

The following table defines the meanings of the SQL SECURITY options.

Privilege Option Description
CREATOR Assign the privileges of the creator of the procedure regardless of its containing database or user.
DEFINER Assign the privileges of the definer of the procedure.

This is the default.

INVOKER Assign the privileges possessed by the user at the top of the current execution stack.
OWNER Assign the privileges owned by the owner of the procedure, which are the privileges possessed by its containing database or user.