Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,,
OK, this is weird... I am calculating a firstOfMonth value that shows up properly in the last tLog before inserting into MySQL:
2019-01-06
2019-01-07
2019-01-08
2019-01-09
But when I query the database, all 4 of those show up as:
2019-05-31
2019-06-30
2019-07-31
2019-08-31
What the heck?
Hi,
Please check the date format of your schema is correct while inserting data to DB. It could be some other format. You check the details by adding a tLogrow before and after the component.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂