Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update table with left join
Message
 
 
To
17/10/2011 12:25:32
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Application:
Desktop
Miscellaneous
Thread ID:
01526632
Message ID:
01526643
Views:
29
>>>I was so used to flip that around in VFP!
>>
>>Hmm, never tried flipping it around in VFP either. BTW, pay attention to other changes I made in your query.
>
>Great, it's working good, and fast. Problem was that originally I had a scan doing the updates in Business objects and posting one by one, and that took too long, so I had to do a direct query to update all at once.

In SQL Server, in 99% of cases you need to implement SET based solution for better performance.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform