SELECT json_arrayagg(concat_ws(0x3a,table_schema,table_name)) from INFORMATION_SCHEMA.TABLES;
https://twitter.com/ptswarm
Last updated 1 year ago