What will be the output of the following query? Mind the double quotes.
SELECT JSON_EXTRACT('["Arsenal", "Manchester United", "Chelsea", "Liverpool"]', '$[1]');What will be the output of the following query? Mind the double quotes.
SELECT JSON_EXTRACT('["Arsenal", "Manchester United", "Chelsea", "Liverpool"]', '$[1]');Create a free account to access the full topic