CREATE RECURSIVE VIEW and REPLACE RECURSIVE VIEW Syntax Elements - 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-22
dita:mapPath
jco1628111346878.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
mdr1472255012272
lifecycle
latest
Product Category
Teradata Vantageā„¢
database_name_1
user_name_1
Containing database or user for view_name_1 if something other than the current database or user.
view_name_1
Name of the recursive view to be created or replaced.
If view_name_1 is not fully qualified, the default database is used.
For information about naming database objects, see Teradata Vantageā„¢ - SQL Fundamentals, B035-1141.
column_name
Mandatory name of a view column or column set. If more than one column is specified, list their names in the order in which each is to be displayed for the view.