Teradata Database Message 3555 - 3555 - 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
Only the last WITH clause can omit the BY information.
Explanation
Omitting the BY portion of the WITH clause implies that the WITH summary must be done on the entire base table. Since WITH clauses are assumed to appear in increasing scope, following such a WITH with a narrower-scope WITH should not be done.
Generated By
OPT modules.
For Whom
End User.
Notes
None
Remedy
If possible, reorder the WITH clauses and resubmit the request.