时间:2021-07-01 10:21:17 帮助过:14人阅读
1)批量删除表 Select CONCAT( 'drop table ', table_name, ';' ) FROM information_schema.tables Where table_name LIKE 'pre_%';
MySQL 常用使用语句
标签:tables mysql class down ble div like sch orm
< 上一篇
mongodb
下一篇 >
MySQL主主
记住我的登录 忘记密码?
登录
我已阅读用户协议及版权声明
注册