Skip to content

Tomas Lind

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

Author: Tomas Lind

Tomas Lind - Consulting services as SQL Server DBA and Database Developer at High Coast Database Solutions AB.
Posted in
  • T-SQL
  • Tips & Tricks

Split strings to columns

A short demo on how to split strings with delimiters into columns.

by Tomas Lind•2016/05/252016/05/25•0
How to align columns in Notepad++
Posted in
  • Notepad++

How to align columns in Notepad++

Here’s a short tip on how to align columns (separated by comma or other character) for … How to align columns in Notepad++Read more

by Tomas Lind•2016/02/182016/02/24•37
Posted in
  • Data sources

Swedish Standard Industrial Classification (SNI koder)

This short blog post is mostly targeted to my Swedish visitors. I have created a downloadable … Swedish Standard Industrial Classification (SNI koder)Read more

by Tomas Lind•2015/12/112015/12/11•0
Posted in
  • SSIS

SSISDB.catalog.create_execution

The SSISDB Catalog was introduced in SQL Server 2014. With it came a lot of procedures … SSISDB.catalog.create_executionRead more

by Tomas Lind•2015/12/072015/12/07•3
SQL Server recovery time
Posted in
  • Error log
  • Failover Cluster
  • System Stored Procedures

SQL Server recovery time

SQL Server Recovery time is the time it takes for SQL Server to rollback or roll-forward … SQL Server recovery timeRead more

by Tomas Lind•2015/10/272015/10/27•0
Send email when log or data file grows
Posted in
  • Monitoring
  • Tips & Tricks

Send email when log or data file grows

One way to keep track of your data- and log file sizes in SQL Server, is … Send email when log or data file growsRead more

by Tomas Lind•2015/10/192015/10/19•0
Create XML with T-SQL function FOR XML
Posted in
  • T-SQL
  • XML

Create XML with T-SQL function FOR XML

Some time ago I demonstrated how to use XQuery to map a hierarchical XML document into … Create XML with T-SQL function FOR XMLRead more

by Tomas Lind•2015/09/142016/03/07•4
sys.dm_exec_cached_plans
Posted in
  • Dynamic Management Objects
  • Monitoring
  • Tips & Tricks

sys.dm_exec_cached_plans

The dynamic management view sys.dm_exec_cached_plans returns information on query plans currently in memory. This information can … sys.dm_exec_cached_plansRead more

by Tomas Lind•2015/07/142015/07/07•0
How to fill in gaps in time series
Posted in
  • T-SQL
  • Tips & Tricks

How to fill in gaps in time series

In some cases it is necessary to have an unbroken time series, for instance to have … How to fill in gaps in time seriesRead more

by Tomas Lind•2015/07/072015/06/29•2
Calculating Earned Premium in SQL Server
Posted in
  • Insurance
  • Tips & Tricks

Calculating Earned Premium in SQL Server

In most business, when a company receives payment for a sold product, that payment can be … Calculating Earned Premium in SQL ServerRead more

by Tomas Lind•2015/06/302015/12/15•5

Posts pagination

Previous 1 2 3 … 10 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

  • CDC Capture job
  • How to align columns in Notepad++

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