Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t-sql

Count Distinct over partition by sql

How to copy one table with identity to another SQL Server

SQL Try/Catch logic with nested transactions

Usage of SP_OACreate, SP_OAMethod etc.. is a security risk?

sql-server t-sql

(Reverse) Recursive Query

SQL select to get a string between two spaces

sql-server t-sql substring

SQL Server does not rollback trigger transaction to savepoint

SQL Syntax error on commented T-SQL only in SQL Server 2012

How does one SELECT block another?

What SqlCommand.Parameters.AddWithValue really does?

Is it possible that we pass a query to PIVOT as column list in SQL Server?

sql sql-server t-sql pivot

MIN of XML descendats of date type

Recursive SQL Query with order tree

Add separator when fetching values from XML in SQL

Converting PascalCase string to "Friendly Name" in TSQL

T-SQL calculated column how to get ISO week number [duplicate]

ANSI_NULLS flag in SQL Server?

Converting UK format date to datetime

sql sql-server-2008 t-sql

SQL Server query to get first and last value

sql sql-server t-sql

Alter database name and filegrowth with variable in SQL Server

sql sql-server t-sql