标签: sql-server
我想批量将此查询的结果插入表格中。我该怎么办?
这是我的问题:
select * from table1 t1 inner join table2 t2 on t1.code = t2.stucode