SQLPrettify
Prettify a SQL string
Method Signature
SQLPrettify(sql=[string])
Arguments
Argument
Type
Required
Description
Default
sql
string
true
The string to prettify
Examples
Related
Last updated
Was this helpful?