首页
IT
登录
6mi
u
盘
搜
搜 索
IT
导出库里的所有表
导出库里的所有表
xiaoxiao
2021-12-14
19
【导出库里的所有表】 select concat('truncate table ',table_name,';') into outfile 'd://truncatetable.sql' from information_schema.tables;
转载请注明原文地址: https://ju.6miu.com/read-962966.html
专利
最新回复
(
0
)