sql复制表

sql复制表:

create table sys_neishe  (select * from sys_dept where dept_type='A' or dept_type='B');

posted @ 2022-04-24 09:14  northli  阅读(58)  评论(0编辑  收藏  举报