| ALLOWED_UDF_IN_TYPES | All input types of UDF scripts |
| ALLOWED_UDF_OUT_TYPES | All output types of UDF scripts |
| C_asyncEnableTracing | Activates debug logs in the C layer. |
| C_asyncRODBCIOStart | Prepares the highspeed data channel. Check the... |
| C_asyncRODBCProxyHost | Returns the Database proxy hostname. Check the... |
| C_asyncRODBCProxyPort | Returns the Database proxy port. Check the developer_guide... |
| C_asyncRODBCQueryFinish | Cleans up the high speed data channel. Check the... |
| C_asyncRODBCQueryStart | Starts an asynchronous query using the highspeed data... |
| C_run_testthat_tests | Run C++ tests. |
| dbBegin | dbBegin |
| dbClearResult | dbClearResult |
| dbCommit | dbCommit |
| dbConnect | dbConnect |
| dbCurrentSchema | Fetches and outputs the current schema from an EXASOL DB.... |
| dbDataType | dbDataType |
| dbDisconnect | dbDisconnect |
| dbEnd | dbEnd Ends a DB transaction. In EXASOL, it commits and... |
| dbExistsTable | dbExistsTable |
| dbGetInfo | dbGetInfo |
| dbGetQuery | dbGetQuery |
| dbGetRowsAffected | dbGetRowsAffected |
| dbHasCompleted | dbHasCompleted |
| dbIsValid | dbIsValid |
| dbListFields | dbListFields |
| dbListTables | dbListTables |
| dbReadTable | dbReadTable |
| dbRemoveTable | dbRemoveTable |
| dbRollback | dbRollback |
| dbSendQuery | dbSendQuery |
| dbWriteTable | dbWriteTable |
| EMITS | EMITS output type of UDF script - function emits any number... |
| EXAConnection-class | An Object holding a connection to an EXASOL Database. |
| EXAConnectionLog | EXAConnectionLog Shows the EXASOL ODBC connection log. |
| exa.createScript | Deploys an R function as an UDF in the EXASolution database. |
| EXADataType | Generic for conversion to an EXASOL data type. |
| EXADriver-class | An interface driver object to the EXASOL Database. |
| EXAObject-class | EXAObject class. |
| exa.readData | Execute a SQL query on an EXASolution database and read... |
| EXAResult-class | An object that is associated with a result set in an EXASOL... |
| exasol_driver | Instantiates an EXADriver object. |
| exasol-package | R Interface & SDK for the EXASOL Database |
| EXATrace | EXATrace Enables tracing for debugging purpose. |
| exa.writeData | Write a data.frame into an EXASOL table fast. |
| fetch | fetch |
| grep_schema | Tries to extrapolate the schema name from the statement... |
| processIDs | Takes an identifier, and transforms it into an EXASOL... |
| RETURNS | RETURNS output type of UDF script - function emits just a... |
| RODBC-class | The S3 class RODBC will be registered as a superclass of... |
| SCALAR | SCALAR input type of UDF script will call the function once... |
| SET | SET input type of UDF script will call the function once for... |
| summary | summary |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.