Rdocumentation
powered by
Learn R Programming
ROracle (version 1.3-1.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
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,446
Version
1.3-1.1
License
LGPL
Maintainer
Rajendra S Pingte
Last Published
November 10th, 2021
Functions in ROracle (1.3-1.1)
Search all functions
OraConnection-class
Class OraConnection
dbCommit-methods
DBMS Transaction Management
OraDriver-class
Class OraDriver
Oracle
Instantiate an Oracle client from the current
R
session
dbListConnections-methods
List items from Oracle objects
dbConnect-methods
Create a Connection Object to an Oracle DBMS
OraResult-class
Class OraResult
ExtDriver-class
Class ExtDriver
dbGetInfo-methods
Database interface Metadata
dbDriver-methods
Oracle Implementation of the Database Interface (DBI) Classes and Drivers
dbReadTable-methods
Convenience Functions for Manipulating DBMS Tables
dbSendQuery-methods
Execute a Statement on a Given Database Connection
summary-methods
Summarize an Oracle object
fetch-methods
Fetch records from a previously executed query