-- 在指定path的json array尾部追加val。如果指定path是一个json object,则将其封装成一个json array再追加。 select JSON_ARRAY_APPEND('[1,2]','$', ...
確定! 回上一頁