Sorry forgot to include on my email the error received.Error loading data: 22000!Failed to import table line 1 field 2 'json' expected in '{\"data\":[{\"cdr_dialnumber\":\"5579996871820\"}]}'RgdsOn Thu, Apr 21, 2016 at 4:26 PM, Ariel Abadi <aabadi@starconnecting.com> wrote:Hi!Can someone help me ? Im trying to upload a CSV file with json data, but Im receiving an error. Does anybody has an idea how to solve this?Thks in advancemclient -s"COPY 1 RECORDS INTO traf.jsontbl FROM STDIN USING DELIMITERS '|','\n','\"' NULL AS 'null'" - < j.csvThe data on j.csv is:301|"{\"data\":[{\"cdr_dialnumber\":\"6596871820\"}]}"TABLE traf.xxsql>\d jsontblCREATE TABLE "traf"."jsontbl" ("a" INTEGER,"b" JSON);
_______________________________________________
users-list mailing list
users-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/users-list