Community

JSON_TABLE – The Best of Both Worlds

(Øystein Grøvlen) One of the new JSON functions in MySQL 8.0 is JSON_TABLE. It is also MySQL’s first table function. That is, the return value is not a scalar value, but a result set.