Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Friday, November 3, 2017

Adding batch numbers based on row count and column values

SQLServerCentral » Latest topics
Adding batch numbers based on row count and column values
Hi,
I have to insert sales order data from a staging table to a base table where further processing is done on this data.  The staging table has around half a million records for every insert.  The problem is that the processing can only be

No comments: