read_sql: Function to read a SQL script and store statments as a...

View source: R/read_sql.R

read_sqlR Documentation

Function to read a SQL script and store statments as a vector.

Description

To-do: Mutli-line commenting is not correctly parsed yet, fix.

Usage

read_sql(file)

Arguments

file

File name of SQL script.

Value

Character vector.

Author(s)

Stuart K. Grange

See Also

db_send, db_get


skgrange/databaser documentation built on Sept. 26, 2024, 8:30 p.m.