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


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