Learn R Programming

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

ROracle (version 1.1-12)

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

4,438

Version

1.1-12

License

LGPL

Maintainer

Denis Mukhin

Last Published

November 20th, 2014

Functions in ROracle (1.1-12)

dbSetDataMappings-methods

Set data mappings between Oracle and R
dbConnect-methods

Create a Connection Object to an Oracle DBMS
dbSendQuery-methods

Execute a statement on a given database connection
OraResult-class

クラスOraResult
ExtDriver-class

クラスExtDriver
dbCommit-methods

DBMSトランザクション管理
summary-methods

Oracleオブジェクトの要約
OraConnection-class

OraConnection 클래스
OraDriver-class

クラスOraDriver
dbCallProc-methods

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

DBMS 테이블 조작을 위한 편리한 함수
Oracle

현재 R세션에서 Oracle 클라이언트 인스턴스화
dbDriver-methods

Oracle에서 DBI(데이터베이스 인터페이스) 클래스 및 드라이버를 구현한 것입니다.
dbListConnections-methods

List items from Oracle objects
dbGetInfo-methods

데이터베이스 인터페이스 메타 데이터
fetch-methods

Fetch records from a previously executed query