分享至
朋友圈
微信
qq空间
qq
微博
复制
Select CONCAT( 'drop table ', table_name, ';' ) FROM information_schema.tables Where table_name LIKE 'dede_%';