Is there a way in mysql8.0 to do a limit within JSON_ARRAYAGG or GROUP_CONCAT? For example:
JSON_ARRAYAGG
GROUP_CONCAT
SELET team, GROUP_CONCAT(wins or