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.
1 | parse_sql(sql_statement)
|
List of sql statements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.