Learn R Programming

⚠️There's a newer version (1.3-1.1) of this package.Take me there.

ROracle (version 1.2-2)

OCI Based Oracle Database Interface for R

Description

Oracle Database interface (DBI) driver for R. This is a DBI-compliant Oracle driver based on the OCI.

Copy Link

Version

Install

install.packages('ROracle')

Monthly Downloads

3,648

Version

1.2-2

License

LGPL

Maintainer

Rajendra S Pingte

Last Published

February 17th, 2016

Functions in ROracle (1.2-2)

dbCallProc-methods

Call an SQL stored procedure
dbListConnections-methods

List items from Oracle objects
OraConnection-class

Class OraConnection
dbCommit-methods

DBMS Transaction Management
dbSetDataMappings-methods

Set data mappings between Oracle and R
OraDriver-class

Class OraDriver
Oracle

Instantiate an Oracle client from the current R session
summary-methods

Summarize an Oracle object
OraResult-class

Class OraResult
dbConnect-methods

Create a Connection Object to an Oracle DBMS
dbSendQuery-methods

Execute a Statement on a Given Database Connection
ExtDriver-class

Class ExtDriver
fetch-methods

Fetch records from a previously executed query
dbDriver-methods

Oracle Implementation of the Database Interface (DBI) Classes and Drivers
dbGetInfo-methods

Database interface Metadata
dbReadTable-methods

Convenience Functions for Manipulating DBMS Tables