Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 Update SQL

Author  Topic 

MohanSubramani
Starting Member

6 Posts

Posted - 2012-05-06 : 14:05:13
Can Update multiple table in a single Qry?

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-05-06 : 14:10:55
yep..using composable DML or using a view

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-05-06 : 14:47:53
see

http://weblogs.sqlteam.com/brettk/archive/2008/04/03/60560.aspx

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

MohanSubramani
Starting Member

6 Posts

Posted - 2012-05-06 : 14:53:40
it is help full for all...

Thanks..
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-05-06 : 15:01:12
welcome

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -