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
 General SQL Server Forums
 New to SQL Server Programming
 MERGE INTO

Author  Topic 

jjagadish
Starting Member

1 Post

Posted - 2007-12-13 : 06:15:47
Hi,
I came to know that MERGE INTO is not supported in SQL Server 2005. Is there any work around for MEREGE INTO in SQL Server 2005, which does not degrade the performance to much extend. I mean is there any other way we can implement the same stuff.

Thanks in Advance
Jiju Jagadish

harsh_athalye
Master Smack Fu Yak Hacker

5581 Posts

Posted - 2007-12-13 : 07:04:29
See if this helps: http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=58353

Harsh Athalye
India.
"The IMPOSSIBLE is often UNTRIED"
Go to Top of Page
   

- Advertisement -