Starting with version 5.7.8, MySQL supports JSON columns. ... Give me the first index of a JSON array SELECT properties->>'$.my_array[0]' FROM events; ...
確定! 回上一頁