I'm trying to make this example but it's giving the error: # 1582 - Incorrect parameter count in the call to native function 'JSON_OBJECT'
SELECT JSON_OBJECT('City', Name, 'Dist', District, 'Pop', Population) FROM City;
sql example returni...
asked by
21.02.2018 / 13:01