Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

SQL Server - Incorrect syntax near )

sql sql-server

How to select non-distinct rows with a distinct on multiple columns

sql sql-server

Transaction still commits after violation of unique constraint

sql sql-server tsql

Can a table valued parameter to stored procedure have default values

sql sql-server

Pyodbc can't find FreeTDS driver

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