sql_nocomments: Title Remove comments from SQL files

View source: R/sqlfile.R

sql_nocommentsR Documentation

Title Remove comments from SQL files

Description

Title Remove comments from SQL files

Usage

sql_nocomments(sqlfile = NULL, q = NULL)

Arguments

sqlfile

sql query file

q

query from sql file

Value

query with comments removed

Examples

# sqlfile_tables(sqlfile = "sqlfile.sql")
# sqlfile_tables(q = q1)


DHatziioanou/simpleepi documentation built on Sept. 24, 2024, 5:25 a.m.