Welcome to MSDN Blogs Sign in | Join | Help

Mark Brown's Blog

Interesting facts about BizTalk, SharePoint, .Net, and more ...

March 2008 - Posts

How to write SQL to get a record to process in a cluster of processing computers
Working with a friend at work, we were discussing how to create some SQL to go after records in a table and process in a farm of computers (processing cluster). After few minutes of thinking I came up with the following. BEGIN TRAN MyTran UPDATE TOP 1 Read More...
Page view tracker