Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

C# cmd.ExecuteScalar(): "Cannot continue the execution because the session is in the kill state."

Write a query to swap values in a table in SQL Server?

sql sql-server

Insert XML Node into a SQL column in a table

sql sql-server xml

To NULL particular fields in retrieval time in sql

sql sql-server

SQL Server Pivot on multiple fields

sql sql-server pivot

SQL Server Reverse Running Total

T-SQL ISNULL in where Condition performance

sql sql-server tsql

Removing XML tags from FOR XML PATH

sql-server xml tsql

Is there a way to display an error message if the table is not updated?

SQL Server using LIKE to search column firstname for " " characters

sql sql-server tsql sql-like

How can I add Hour and minute in a single query

sql sql-server

How do I upgrade Umbraco CMS from using SQL Server CE to an upgraded version of SQL Server?

SQL Server Service is empty and Server Name can't be found

Is it possible to rollback DELETE, DROP and TRUNCATE?

sql sql-server

Searching a DateTime using a search string in Entity Framework code first

OUTER apply without subquery

Alter table to add Identity column based on Order By

sql sql-server tsql

Sql Parameters already been declared

c# sql sql-server

SQL Delete values including NULL

sql sql-server

Is it possible to avoid specifying a column list in a SQL Server CTE?