Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2016

Temporal Tables - "Parameterise" extended SYSTEM_TIME syntax

Not able to build SQL Server project with "AT TIME ZONE" in Visual Studio 2015

R Plot Rendering SQL Server 2016 Using sp_execute_external_script

r sql-server-2016

Dynamic SQL query string truncated to 256 characters

How to run SQL Server Agent Powershell script with output and exit code

Select all XML nodes from XML column

Tables: How Many Rows Inserted and Updated

fill in missing data gaps in a table

JSON text is not properly formatted. Unexpected character 'N' is found at position 0

T-SQL OPENJSON $ AS JSON not working

SQL Server 2016 - Is it possible to concatenate two nvarchar always encrypted columns?

SQL Query to JSON

The Script Task Uses Version 15.0 that is not supported in the release of integration services

How to remove unknown characters using T-SQL?

Always Encrypted SQL 2016 and Entity Framework 6: “Operand type clash: datetime2 is incompatible with date”

Understanding a specific type of deadlock

JSON_VALUE with square-bracket terminated JSON object

SQL Server Count records from parent category and all subcategories

Are there any performance downsides to using ODBC date string-literals in SQL Server? Is it better than a regular string date literal?