MariaDB select u.user_id, JSON_EXTRACT(u.children, concat('$[', idx_table.idx, ']')) as bday ... Yes, MariaDB does not implement JSON_TABLE.
確定! 回上一頁