Description Usage Arguments Value Examples
removes sql comments and prepares a human-readable query
1 | clean_query(query)
|
query |
quoted sql query text |
a single line of query text
1 | clean_query("select * from tbl --example comment")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.