在一个语句SQL SERVER 2008中插入两个表

时间:2012-07-19 10:00:48

标签: sql sql-server sql-server-2008

  

可能重复:
  SQL Server: Is it possible to insert into two tables at the same time?
  Select from one table and insert to another two table

我有两个一对一的关系表 根据select语句的结果,我需要在这些表中插入结果值 我真的需要避免游标,你知道如何在一个select语句中插入两个表,或者你知道其他一些性能更好的解决方案,我要查询的表预计会变得非常庞大并且循环通过这会很糟糕

提前致谢

0 个答案:

没有答案