Hello,
in the query :
SELECT ...
FROM ...
WHERE X
AND
Y
OR
Z
How is evaluated the filter?
(X AND Y) OR Z ?
X AND (Y OR Z) ?
What is the precedence?
Thank u.
Hi,
i want to add 15 seconds to a date time field :
"2003-08-19 18:00:00 + 15s" --> 2003-08-19 18:00:15
how can i do that in teradata?
Any hint?
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.