Teradata Database Message 3868 - 3868 - Analytics Database - Teradata Vantage

Analytics Database Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
15.xx,16.xx,17.xx
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-01-05
dita:mapPath
sfx1628096178347.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-1096
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.