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


meerapatelmd/pg13 documentation built on Dec. 31, 2021, 7:20 p.m.