parse_sql: Parse SQL into Single Statements

Description Usage Value

View source: R/deprecated.R

Description

This function is helpful in splitting a SQL file into digestible smaller statements based on the semicolon for troubleshooting or to skip of the statements that do not work within the full input SQL.

Usage

1
parse_sql(sql_statement)

Value

List of sql statements


patelm9/pg13 documentation built on Dec. 26, 2021, 8:17 p.m.