Learn R Programming

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

ROracle (version 1.2-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

9,049

Version

1.2-1

License

LGPL

Maintainer

Rajendra S Pingte

Last Published

July 31st, 2015

Functions in ROracle (1.2-1)

dbListConnections-methods

List items from Oracle objects
OraDriver-class

Class OraDriver
Oracle

Instantiate an Oracle client from the current Rsession
dbSendQuery-methods

Execute a Statement on a Given Database Connection
dbCallProc-methods

SQL 내장 프로시저 호출
dbGetInfo-methods

Database interface Metadata
dbCommit-methods

DBMS 트랜잭션 관리
fetch-methods

이전에 실행된 질의에서 레코드 인출
dbDriver-methods

Database Interface (DBI)のクラスおよびドライバのOracle実装
OraConnection-class

OraConnection 클래스
dbReadTable-methods

DBMS 테이블 조작을 위한 편리한 함수
summary-methods

Oracle 객체 요약
OraResult-class

クラスOraResult
dbSetDataMappings-methods

Oracle 및 R 간의 데이터 매핑 설정
ExtDriver-class

クラスExtDriver
dbConnect-methods

Create a Connection Object to an Oracle DBMS