Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tsql

How to update a part of the string using replace function in tsql?

sql-server-2005 tsql

T-SQL average rounded to the closest integer

sql sql-server tsql

Select max int from varchar column

sql-server tsql

Isoweek in SQL Server 2005

sql-server-2005 tsql

New line in TSQL

sql sql-server tsql newline

How to check if a table variable is empty in SQL Server?

Show comma instead of point as decimal separator

SQL Server 2005 - Check for Null DateTime Value

I Need Countries List in T-SQL

Query to get content older than 3 weeks

sql sql-server tsql

How would I determine if a varchar field in SQL contains any numeric characters?

sql-server tsql

Bulk Insert w/ .fmt file: Operating system error code (null)

SQL Server "RESTORE FILELISTONLY" Resultset

How to determine the field value which can not convert to (decimal, float,int) in SQL Server

sql-server tsql casting

IsEmpty function like ISNULL in SQL Server?

Publish / Subscribe pattern in SQL

How do I use enums in TSQL without hard coding magic number all over my SQL scripts/procs?

c# tsql enums

TSQL - Disabling Triggers in Transactions

T-SQL Where Clause Case Statement Optimization (optional parameters to StoredProc)

Insert hex string value to sql server image field is appending extra 0

tsql sql-server-2008 binary