Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

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

Performance of a SQL Server Scalar Function

Convert JSON value in SQL table to multiple columns

sql json sql-server

Calculate rank based on Consecutive Dates (Return to 1 if there is a gap days between dates)

sql sql-server

Error Service Broker Service

sql-server service-broker

What is the return value of Database.ExecuteSqlCommand?

SQL Server Pre-Login Handshake (error: 31 - Encryption(ssl/tls) handshake failed)

How to create a simple DLL for a custom SQL Server extended stored procedure?

sql-server visual-c++ dll