Man pages for EXASOL/r-exasol
R Interface & SDK for the EXASOL Database

ALLOWED_UDF_IN_TYPESAll input types of UDF scripts
ALLOWED_UDF_OUT_TYPESAll output types of UDF scripts
C_asyncEnableTracingActivates debug logs in the C layer.
C_asyncRODBCIOStartPrepares the highspeed data channel. Check the...
C_asyncRODBCProxyHostReturns the Database proxy hostname. Check the...
C_asyncRODBCProxyPortReturns the Database proxy port. Check the developer_guide...
C_asyncRODBCQueryFinishCleans up the high speed data channel. Check the...
C_asyncRODBCQueryStartStarts an asynchronous query using the highspeed data...
C_run_testthat_testsRun C++ tests.
dbBegindbBegin
dbClearResultdbClearResult
dbCommitdbCommit
dbConnectdbConnect
dbCurrentSchemaFetches and outputs the current schema from an EXASOL DB....
dbDataTypedbDataType
dbDisconnectdbDisconnect
dbEnddbEnd Ends a DB transaction. In EXASOL, it commits and...
dbExistsTabledbExistsTable
dbGetInfodbGetInfo
dbGetQuerydbGetQuery
dbGetRowsAffecteddbGetRowsAffected
dbHasCompleteddbHasCompleted
dbIsValiddbIsValid
dbListFieldsdbListFields
dbListTablesdbListTables
dbReadTabledbReadTable
dbRemoveTabledbRemoveTable
dbRollbackdbRollback
dbSendQuerydbSendQuery
dbWriteTabledbWriteTable
EMITSEMITS output type of UDF script - function emits any number...
EXAConnection-classAn Object holding a connection to an EXASOL Database.
EXAConnectionLogEXAConnectionLog Shows the EXASOL ODBC connection log.
exa.createScriptDeploys an R function as an UDF in the EXASolution database.
EXADataTypeGeneric for conversion to an EXASOL data type.
EXADriver-classAn interface driver object to the EXASOL Database.
EXAObject-classEXAObject class.
exa.readDataExecute a SQL query on an EXASolution database and read...
EXAResult-classAn object that is associated with a result set in an EXASOL...
exasol_driverInstantiates an EXADriver object.
exasol-packageR Interface & SDK for the EXASOL Database
EXATraceEXATrace Enables tracing for debugging purpose.
exa.writeDataWrite a data.frame into an EXASOL table fast.
fetchfetch
grep_schemaTries to extrapolate the schema name from the statement...
processIDsTakes an identifier, and transforms it into an EXASOL...
RETURNSRETURNS output type of UDF script - function emits just a...
RODBC-classThe S3 class RODBC will be registered as a superclass of...
SCALARSCALAR input type of UDF script will call the function once...
SETSET input type of UDF script will call the function once for...
summarysummary
EXASOL/r-exasol documentation built on May 12, 2024, 9:22 p.m.