Posts tagged 'sqlserver'

October 15, 2011

Determine SQLServer version via query

Here is how you can find out the version of your SQLServer with a query.
September 24, 2011

Inspect an open transaction in SQLServer

There is a handy command to inspect an open transaction running in a Microsoft SQLServer.
Index