Skip to content

Tomas Lind

  • Home
  • About – Tomas Lind
  • Contact
  • Blog Series
    • Technical Analysis (TA)
  • T-SQL
    • T-SQL Scripts
    • Templates
  • Consulting Services
  • Software

Year: 2014

Tables larger than tempdb
Posted in
  • Tempdb

Tables larger than tempdb

If your database contains very large tables, querying or managing those tables may fill tempdb. When … Tables larger than tempdbRead more

by Tomas Lind•2014/02/062015/12/07•0
Tempdb max size
Posted in
  • Tempdb

Tempdb max size

There is always a limit on how large tempdb can get. Even if there are no … Tempdb max sizeRead more

by Tomas Lind•2014/02/042015/09/21•1
sp_MSforeachdb
Posted in
  • System Stored Procedures

sp_MSforeachdb

sp_MSforeachdb is an undocumented system stored procedure that lets you iterate through all databases on an … sp_MSforeachdbRead more

by Tomas Lind•2014/01/302014/01/21•1
An alternative to xp_fixeddrives
Posted in
  • Dynamic Management Objects
  • System Stored Procedures

An alternative to xp_fixeddrives

Want to know the disk space available on your database server from T-SQL? This can be … An alternative to xp_fixeddrivesRead more

by Tomas Lind•2014/01/282014/11/21•15
Changing the database owner
Posted in
  • Configuration
  • Permissions
  • System Stored Procedures

Changing the database owner

When a database is created, the logged in user is set as the database owner as … Changing the database ownerRead more

by Tomas Lind•2014/01/232014/01/23•1
Script to configure SQL Server Alerts
Posted in
  • Alerts
  • Notifications
  • SQL Agent

Script to configure SQL Server Alerts

Are you managing a lot of SQL Server instances? I was setting up a standardized set … Script to configure SQL Server AlertsRead more

by Tomas Lind•2014/01/212014/11/15•0
Multi Server Query
Posted in
  • Management Studio
  • Tips & Tricks

Multi Server Query

In SQL Server Management Studio, it is possible to execute a multi server query against several … Multi Server QueryRead more

by Tomas Lind•2014/01/162014/01/11•1
Index selectivity
Posted in
  • Index
  • Statistics

Index selectivity

When SQL Server evaluates if an index should be used to retrieve data in a query, … Index selectivityRead more

by Tomas Lind•2014/01/142014/01/08•0
SQL Server Join Methods
Posted in
  • Joins

SQL Server Join Methods

When you submit a query to SQL Server – before the query is executed – SQL … SQL Server Join MethodsRead more

by Tomas Lind•2014/01/092014/01/09•0
Posted in
  • T-SQL
  • Windows OS

Add and edit Windows environment variables

Windows environment variables are a great way to store server specific information that may be accessed … Add and edit Windows environment variablesRead more

by Tomas Lind•2014/01/082014/01/08•0

Posts pagination

Previous 1 … 4 5 6 Next

confided data manager

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Top Posts & Pages

  • How to align columns in Notepad++
  • Line numbers in t-sql error messages
  • Calculating Earned Premium in SQL Server
  • CDC Cleanup job
  • Export data from Excel to SQL Server

Recent Posts

  • Get element max value from folder with XML files
  • Dynamic Data Masking (DDM) – Mask query results
  • The T-SQL Merge statement
  • From SQL Server to MSMQ using PowerShell
  • Identity columns that are about to overflow

Archives

Categories

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2025 Tomas Lind.
Powered by WordPress and HybridMag.
  • Home
  • About – Tomas Lind
  • Contact
  • Blog Series
    • Technical Analysis (TA)
  • T-SQL
    • T-SQL Scripts
    • Templates
  • Consulting Services
  • Software