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.
- gowdhaman0086 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