Teradata Database Message 6925 - 6925 - Analytics Database - Teradata Vantage

Teradata® VantageCloud Lake - Analytics Database Messages

Edition
Lake
Product
Analytics Database
Teradata Vantage
Published
October 2022
Language
English (United States)
Last Update
2024-02-26
dita:mapPath
tzr1629746512312.ditamap
dita:ditavalPath
ft:empty
dita:id
vza1585613049811
lifecycle
latest
Product Category
Teradata® Vantage™
Message
Unsupported use of DISTINCT inside a recursive query/view.
Explanation
A DISTINCT clause is being used inside the recursive statement of a recursive query/view, which is not allowed.
Generated By
SYN/OPT modules
For Whom
End User
Notes
None
Remedy
Examine the SQL statement and verify that the request is correct. Remove the DISTINCT modifier from the recursive statement and resubmit the request.