Niels Berglund

SQL Server 2019 for Linux in Docker on Windows

A look at how to run SQL Server 2019 for Linux in a Docker container on a Windows machine.

What is New in SQL Server 2019 Public Preview

A very initial investigation of what is new in SQL Server 2019 Machine Learning Services.

sp_execute_external_script and SQL Compute Context - III

We use WinDbg, Process Monitor and WireShark to look in detail what happens in SQL Server when we use RxSqlServerData to pull data.

sp_execute_external_script and SQL Compute Context - II

We look in detail why we see performance differences when using SQL Server Compute Context.

Installing R Packages in SQL Server Machine Learning Services - II

We continue looking at installing R packages. This post is all about using RevoScaleR functionality.

sp_execute_external_script and Permissions

We look at what permissions a non-admin user needs to execute sp_execute_external_script

Installing R Packages in SQL Server Machine Learning Services - I

How can we install R packages in SQL Server Machine Learning Services

SQL Server Machine Learning Services and SQL Server 2017 CU7

We look at how we can fix issues with the R engine after installing SQL Server 2017 CU7.

sp_execute_external_script and SQL Compute Context - I

A drill-down into how SQL Server Compute Context works when executing sp_execute_external_script.

SQL Server Machine Learning Services and Extended Events

SQL Server extended events (XEvents) and SQL Server Machine Learning Services