create_ROracle_connection: Create an Oracle database connection using ROracle

Description Usage Arguments Value

View source: R/connections.R

Description

Create an Oracle database connection using ROracle

Usage

1
create_ROracle_connection(db_name, config_path = NULL)

Arguments

db_name

A character string specifying the name of the database

config_path

A character string specifying the file path for the .yml file containing database credentials (optional)

Value

A dbconnect object.


moj-analytical-services/oracleConnectR documentation built on March 13, 2021, 5:55 p.m.