You have to use Oracle functions json_query and/or json_value like this: SELECT json_value(move_doc, '$.submoves[0].submoveid' RETURNING ...
確定! 回上一頁