SQL SECURITY Privilege Options: CREATE PROCEDURE and REPLACE PROCEDURE (SQL Form) - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
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 privilege option.

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