Skip to content

Tomas Lind

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

xp_logininfo

This system stored procedure returns information on windows accounts or groups in SQL Server. One of … xp_logininfoRead more

by Tomas Lind•2013/12/20•2
Posted in
  • Log Shipping
  • System Stored Procedures

sp_validatelogins

The system stored procedure sp_validatelogins returns a list of logins in an SQL Server instance that … sp_validateloginsRead more

by Tomas Lind•2013/12/19•1
Posted in
  • Blocking
  • Concurrency
  • Deadlocks
  • SQL Profiler
  • Traceflags

Deadlock Basics

Deadlocks in SQL Server can be difficult to avoid completely, but there are some basic rules … Deadlock BasicsRead more

by Tomas Lind•2013/12/052013/12/05•0
Posted in
  • DBCC
  • Transaction Log

Virtual Log File Basics

The SQL Server transaction log files are managed as singe files in SQL Server. But internally … Virtual Log File BasicsRead more

by Tomas Lind•2013/12/032013/12/02•2
Posted in
  • Dynamic Management Objects
  • T-SQL

sp_describe_first_result_set

The system stored procedure sp_describe_first_result_set was introduced in SQL Server 2012 and it returns meta data … sp_describe_first_result_setRead more

by Tomas Lind•2013/11/282013/11/29•0
Posted in
  • SSRS

Configuring SSRS

I was configuring SSRS (SQL Server Reporting Services) to run locally on my new developement machine, … Configuring SSRSRead more

by Tomas Lind•2013/11/192013/11/15•0
Posted in
  • SSDT
  • Visual Studio

Introduction to SQL Server Data Tools – SSDT

SQL Server Data Tools, SSDT, is a plugin to Visual Studio 2010 and later, with the … Introduction to SQL Server Data Tools – SSDTRead more

by Tomas Lind•2013/11/142013/11/22•6
Posted in
  • T-SQL
  • Technical Analysis (TA)
  • Window function

Bollinger Bands in T-SQL

Bollinger Bands® is a technical analysis tool trademarked by its inventor, John Bollinger. The basis for … Bollinger Bands in T-SQLRead more

by Tomas Lind•2013/11/122013/11/12•0
Posted in
  • T-SQL
  • Technical Analysis (TA)

Relative Strength Index RSI in T-SQL

The relative strength index (RSI) is a calculation in TA (Technical Analysis) which measures the strength … Relative Strength Index RSI in T-SQLRead more

by Tomas Lind•2013/11/072013/11/07•16
Posted in
  • T-SQL
  • Technical Analysis (TA)

MACD in T-SQL

The MACD (Moving Average Converenge Divergence) is a calculation in technical analysis used as a indicator … MACD in T-SQLRead more

by Tomas Lind•2013/11/052014/10/27•11

Posts pagination

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