insert into devdata_copy select * from devdata where dataid not in (select dataid from devdata_copy);
© 著作权归作者所有