Das ganze geht auch in einem Step:
Code:
VALUES (SYSTOOLS.JSON_VAL2(SYSTOOLS.JSON2BSON(CAST ('{"myroot": { "id": 123} }' AS CLOB(10K))), 'myroot.id', 'i:na'))