Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t-sql

Cumulative Additions in SQL Server 2008

sql sql-server t-sql

SQL Server 2008 R2 - Recursive SQL - Is this possible?

comparing bit array to bit mask in tsql

sql sql-server t-sql

Defining indexes: Which Columns, and Performance Impact?

sql sql-server t-sql indexing

How to backfill missing values in Sybase (outer apply and derived tables work in MSSQL but not Sybase)

Can multiple values per attribute be listed on their own line from a SELECT statement?

sql sql-server xml t-sql

Identify ranges of integers and group them by their start and end points

Find references to other databases

Calculate based on formula in Column

Why does Microsoft SSMS syntax highlight the word "configuration"?

sql sql-server t-sql ssms

How to split strings basing on spaces?

sql sql-server t-sql

Intermittent time series. Return first date of last contiguous block of most recent data in T-SQL

sql t-sql date time-series

SQL - select most 'active' time from db

Using indexes on memory-optimized tables

Update, find/replace for xml field

sql sql-server t-sql

Selecting/Deleting duplicates

The different combinations of join are confusing, can someone boil it down a little?

SQL wildcards - trying to find a sequence of chars/nums within a string

sql sql-server t-sql

"Must declare the scalar variable" error when executing a stored procedure