jjxhp

SELECT CONCAT(\'drop table \',table_name,\';\') FROM information_schema.`TABLES` WHERE table_schema=\'数据库名\';

分类:

技术点:

相关文章:

猜你喜欢
相关资源
相似解决方案