Niels Berglund

Installing R Packages in SQL Server Machine Learning Services - IV: Permissions

We look at permissions required when using CREATE EXTERNAL LIBRARY as well as ownership.

Installing R Packages in SQL Server Machine Learning Services - III

How we can install R packages in SQL Server Machine Learning Services using T-SQL DDL: CREATE EXTERNAL LIBRARY.

SQL Server 2019, Java & External Libraries - II

We look at how to use CREATE EXTERNAL LIBRARY to deploy Java code without having access to SQL Server's filesystem.

SQL Server 2019, Java & External Libraries - I

We look at how we can deploy Java code to the database, so it can be loaded from there.