Teradata Database Message 3868 - 3868 - 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
A table or view without alias appears more than once in FROM clause.
Explanation
The same table or view appears more than once without NAMED phrase in the FROM clause of a SELECT statement. This causes ambiguity; the Teradata parser cannot resolve an unqualified column in select list since it can be found in more than one table/view in the FROM clause.
Generated By
RES modules.
For Whom
End User.
Notes
None
Remedy
Correct the request and resubmit the request.