Quantcast
Channel: Aggregated Feeds : tsql, tutorials
Browsing all 3 articles
Browse latest View live

Passing Parameters to a Background Procedure

Copyright Remus Rusanu 2009. Visit the original article at http://rusanu.com/2009/08/18/passing-parameters-to-a-background-procedure/  I have posted previously an example how to invoke a procedure...

View Article



On SQL Server boolean operator short-circuit

Copyright Remus Rusanu 2009. Visit the original article at http://rusanu.com/2009/09/13/on-sql-server-boolean-operator-short-circuit/  Recently I had several discussions all circling around the...

View Article

Using tables as Queues

A very common question asked on all programming forums is how to implement queues based on database tables. This is not a trivial question actually. Implementing a queue backed by a table is...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images