load_sql_qry: load_sql_qry

Description Usage Arguments Value

View source: R/util.R

Description

load a properly formatted sql query from a plain text file to be sent to an oracle db via ROracle::dbSendQuery or an access db via DBI::dbSendQuery

Usage

1
load_sql_qry(file_path, file_name)

Arguments

file_path

the full folder path containing the file

file_name

the full name of the file with extension

Value

a string containing the sql query


iancj88/msuopa documentation built on May 17, 2019, 7:07 p.m.