Forum Discussion

pleblond's avatar
pleblond
New Contributor
5 years ago

Extra characters inserted in DB when using Bulk Loader

We have a pipeline with a SQL bulk upload snap in it. Here is our input: ID: 1 JSON : {"address: 1234 no where”} We insert several hundred of these into a SQL DB into a table with ID,JSON ...