Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Alternative to STRING_AGG in with SQL

Alter a column length

sql-server

Database under source control again!

TSQL: How do I do a self-join in XML to get a nested document?

How to copy entire SQL Server 2008 database, applying WHERE clause to restrict copied data

Count each element within XML node instead of continuous counting

sql sql-server xml t-sql xquery

How to ensure that rowversion on parent updates when a child entity is modified

Returning the SqlDataReader

c# sql-server

Row number over a partition and sliding window

sql sql-server

Casting varchar as date

sql sql-server casting

Restoring the database fails in SQL Server

.net sql sql-server powershell

IIS 7 can't connect to SQLServer 2008

DATEDIFF SQL Server 2016 JSON

How to replace multiple string in a single select statement?

How can I find the record with the max value for a group?

sql sql-server

Export SQL Server Database Table to XML Using Linq

c# sql-server linq linq-to-xml