Converting Objects with arrays into row format for DB storage
Hi, I have issue converting an object with array to a format that could be inserted into a table.
I have a following dynamic JSON document:
“testcode”: {
“1203”: [1,2,5,6,8,10,11,12,13,14,16,17...