6.3 SQL Interface for Embedded R Execution

The SQL interface for Oracle Machine Learning for R embedded R execution allows you to execute R functions in production database applications.

The SQL interface has procedures for the following actions:

  • Adding and removing a script from the OML4R script repository

  • Granting or revoking read privilege access to a script by the owner to other users

  • Executing an R script in an embedded R session

  • Deleting an OML4R datastore

Data dictionary views provide information about scripts and datastores.

This SQL interface is described in the following topics: