Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t-sql

SQL Server - How to get user login mappings?

sql sql-server t-sql

Is there a way to drop a User Defined Table type that is already bound to a stored procedure?

sql sql-server t-sql

How do you search for a & (ampersand) in the tsql contains function?

Extract one value from a column containing multiple delimited values

PIVOT with an extra 'else/default/fallback' column?

sql-server t-sql pivot

How should you construct a SQL search condition against a column of type "DateTime" using a value containing just a Date?

T-SQL: Rounding up to quarters

sql-server t-sql rounding

SQL Script to clear database tables

t-sql sql-server-2008

how can i attach an MDF file to a server with the same LDF name?

sql sql-server t-sql

How to reshape correlation output in R (un-pivoting result data)?

BCP from One Table to Another table in different servers in SQL Server 2008 R2

Return SUBSTRING after specific word and end at first quote

sql json sql-server t-sql

psexec does not work properly when called from xp_cmdshell

Should I put error handling in T-SQL?

c# .net sql-server t-sql

Passing DATEDIFF interval as user defined function argument?

How can I tell why my query is taking so long?

sql-server t-sql

View_Definition in INFORMATION_SCHEMA.VIEWS is limited to 4000 characters

Improve performance of SQL query with a FOR XML PATH in SQL Server 2008

T-SQL 2005: Passing Null Values through XML datatype

xml sql-server-2005 t-sql

Convert datetimeoffset to varchar