摘要:
1. 仅复制表结构: create table new_table like old_table 或 create table new_table select * from old_table where 1 =2 2. 复制表结构 及内容: create table new_table sele 阅读全文
posted @ 2017-12-19 23:12
mandy22
阅读(307)
评论(0)
推荐(0)
浙公网安备 33010602011771号