Recent Posts

Enhanced version of sp_who

less than 1 minute read

I often use sp_who and sp_who2 to see who is connected to what on our development database server. When we need to restore a database, I need to make sure no...

When to use cursors

less than 1 minute read

This is cool <a href=”http://anotherlab.rajapet.net/” http: title=”Running sums, redux”>article</a> that describes a good reason for using cursor...