New posts in sql-server

Reading JSON structure from the database (SQL Server)

Use SQL Server Management Studio to connect remotely to an SQL Server Express instance hosted on an Azure Virtual Machine

How to pass string array in SQL parameter to IN clause in SQL

SQL Server - Auto-incrementation that allows UPDATE statements

How to correctly insert newline in nvarchar

Avoid Naming User Stored Procedures SP% or SP_%

SQL Server Always On Availability Group Zero Downtime Update Procedure

Select columnValue if the column exists otherwise null

How to pass parameter to mssql query in node js

How to transpose rows to columns with large amount of the data in BigQuery/SQL?

Oracle OLE DB Provider not Listed in SSIS

Get unique values using STRING_AGG in SQL Server

Comparing dates stored as varchar

How to list available instances of SQL Servers using SMO in C#?

SQL Maintenance Cleanup Task 'Success' But not deleting files

What are the limitations to SQL Server Compact? (Or - how does one choose a database to use on MS platforms?)

What’s the best way to capitalise the first letter of each word in a string in SQL Server

Why is 30 the default length for VARCHAR when using CAST?

Back up a database nightly

Get the character between first 2 special character in SQL