3. 使用json path. postgres=# create table test_jsonpath(id int,info jsonb); CREATE TABLE insert into test_jsonpath values(1,'{"a1":" ...
確定! 回上一頁