B.8 USER_RQ_SCRIPTS

USER_RQ_SCRIPTS describes the scripts in the Oracle Database R script repository that are owned by the current user.

Column Datatype Null Description
NAME VARCHAR2(128) NOT NULL The name of the script.
SCRIPT CLOB NOT NULL The R function of the script.