SQLServerCentral » Latest topics
Using Queues
I have searched for the last 4 hours looking for how to implement a simple queue system in SQL Server. Here is the scenario:
* each order is made of n products
* as part of order making process, each product is run through a "sub" routine to
* each order is made of n products
* as part of order making process, each product is run through a "sub" routine to
No comments:
Post a Comment