The core of this technique can be distilled into this query. SELECT * FROM orders, LATERAL json_array_elements(orders.raw_payload ...
確定! 回上一頁