In the select part of the query ... Let's get the users last name. SELECT json_content #> {person, last_name} FROM mytable;. The #> or #>> is the ...
確定! 回上一頁