아래 쿼리를 실행하면 결과가 0 이 나오며 이유는 json_extract 가 결과에 "" 를 붙이기 때문입니다. select id,name,json_extract(profile, '$."부서" ...
確定! 回上一頁