Skip to content

Tomas Lind

  • Home
  • About – Tomas Lind
  • Contact
  • Blog Series
    • Technical Analysis (TA)
  • T-SQL
    • T-SQL Scripts
    • Templates
  • Consulting Services
  • Software
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
Using XQuery to insert a XML hierarchy into parent / child tables
Posted in
  • XML
  • XQuery

Using XQuery to insert a XML hierarchy into parent / child tables

A XML document is hierarchical. A value gets meaning from its position in the document. Nodes … Using XQuery to insert a XML hierarchy into parent / child tablesRead more

by Tomas Lind•2014/01/022016/03/07•2
Posted in
  • QlikView

Get started with QlikView

QlikView is a data analysis tool from QlikTech. They call it Business Discovery, or self-service BI. … Get started with QlikViewRead more

by Tomas Lind•2013/12/302013/12/25•0
Posted in
  • Excel

Export data from Excel to SQL Server

Need to get data from Excel to SQL Server? Normally this can be achieved by using … Export data from Excel to SQL ServerRead more

by Tomas Lind•2013/12/262017/07/18•106
Posted in
  • Management Studio

Script schema and data

Ever needed to generate insert statements for the data in a table? This feature is actually … Script schema and dataRead more

by Tomas Lind•2013/12/232013/12/20•0

Posts pagination

Previous 1 … 7 8 9 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

  • How to align columns in Notepad++
  • Export data from Excel to SQL Server
  • Manual failover in a SQL Server cluster
  • SQL Agent job logging with tokens
  • Line numbers in t-sql error messages

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