try json_array_elements_text instead of json_array_elements, and you don't need explicit casting to text (x::text), so you can use: CREATE or replace ...
確定! 回上一頁