Views | Privileges Needed for Database Administration | Teradata Vantage - Views - Advanced SQL Engine - Teradata Database

SQL Data Control Language

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
sqd1591723147563.ditamap
dita:ditavalPath
sqd1591723147563.ditaval
dita:id
B035-1149
lifecycle
previous
Product Category
Teradata® Vantage™ NewSQLEngine
The system automatically grants the following privileges on a newly created view to its creator:
  • DELETE
  • DROP VIEW
  • INSERT
  • SELECT
  • UPDATE
To... the user must have the...
create a view CREATE VIEW privilege.
drop or replace a view DROP VIEW privilege.