Forum Discussion
anubhav_nautiya
6 years agoContributor
Seems like snaptype_localdate in your input is going as string, but the DB is expecting a date field, can you try to convert this to date and then pass it in the input to the DB.
gowdhaman008
6 years agoNew Contributor II
Hi,
I have tried to cast as date type. But it still could not go with SQL merge, but note that it is working with SQL Inserts.
Thanks,
Gowdhaman
Related Content
- 2 years ago
- 9 months ago
- 4 years ago
- 2 years ago