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  阅读(71)  评论(0)    收藏  举报