How to filter date when use read Database
Best Answer
-
BalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified ExpertPosts:951UnicornHi@kurama,
the query you're using doesn't seem to work in Teradata because of different date format settings.
I found this:https://docs.teradata.com/r/S0Fw2AVH8ff3MDA0wDOHlQ/ryoeKJsEr22NqKahaktP5g
Basically, you need to find out which date format the database expects for the attribute you're querying, and pass your date in that format.
Regards,
Balázs1
Answers