Overview

SQL functions

List of functions#

Function Description
parse_sql Parses a SQL statement string into a structured dictionary of its components.
format_sql Converts the structured dictionary produced by parse_sql back into a SQL string.

Updated

Was this page helpful?