SQLAdmin
SQL Server administration, infrastructure, automation, instrumentation etc.
Pages
(Move to ...)
SQLAdmin blog
DBA Security
DBA Litterature
DBA SQL Server Tools
Microsoft Resources
▼
2012-08-23
Back from vacation
›
What happened while I was away on vacation? SELECT [databases].[name], [server_principals].[name] AS [database_owner_name], [data...
2012-07-04
Readable seconds
›
When I restored a SQL Server database, the message ended with a status of the restore: RESTORE DATABASE successfully processed 15025885 pag...
2012-06-26
ISO 4217 Currency list
›
To maintain a list of currencies, I have been looking for a standard and a external resource. The standard ISO 4217 is described at Wikiped...
Logging in T-SQL scripts
›
I am working on a major version upgrade of a system that is using SharePoint and private databases. In both cases with 100+ GB data. Most d...
2012-05-29
Stopwatch
›
Some time ago I write about timestamp difference , and I have used it for measuring execution times. But actually there is a much better wa...
‹
›
Home
View web version