9.2.8 USER_RQ_SCRIPTS
USER_RQ_SCRIPTS
describes the scripts in the OML4R 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. |
Related Topics