parseSQL: Parse SQL into Single Statements

Description Usage Value

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
parseSQL(sql_statement)

Value

List of sql statements


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