Rdocumentation
powered by
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
Link to current version
Version
Version
1.3-1.1
1.3-1
1.2-2
1.2-1
1.1-12
1.1-11
1.1-10
1.1-8
1.1-7
1.1-6
1.1-5
1.1-4
1.1-3
1.1-2
1.1-1
0.5-12
0.5-11
0.5-9
0.5-8
0.5-7
0.5-5
0.5-4
0.5-3
0.5-0
0.4-0
0.3-3
0.3-1
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)
Search all functions
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