This is my postgresql query SELECT elem FROM orders, json_array_elements(people) elem WHERE elem->>'position' = '1'; Thank you.
確定! 回上一頁