Member Junction
Preparing search index...
@memberjunction/sql-converter
splitByStatement
Function splitByStatement
splitByStatement
(
sql
:
string
)
:
StatementBatch
[]
Split SQL into GO batches and classify each by its leading statement. Pure function — no I/O.
Parameters
sql
:
string
Returns
StatementBatch
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Split SQL into GO batches and classify each by its leading statement. Pure function — no I/O.