Learn R Programming

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

ROracle (version 1.3-1)

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.3-1

License

LGPL

Maintainer

Rajendra S Pingte

Last Published

October 26th, 2016

Functions in ROracle (1.3-1)

dbListConnections-methods

List items from Oracle objects
dbSendQuery-methods

Execute a Statement on a Given Database Connection
Oracle

Instantiate an Oracle client from the current R session
ExtDriver-class

Class ExtDriver
dbDriver-methods

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

DBMS Transaction Management
fetch-methods

Fetch records from a previously executed query
dbGetInfo-methods

Database interface Metadata
dbConnect-methods

Create a Connection Object to an Oracle DBMS
dbReadTable-methods

Convenience Functions for Manipulating DBMS Tables
OraConnection-class

Class OraConnection
OraResult-class

Class OraResult
OraDriver-class

Class OraDriver
summary-methods

Summarize an Oracle object