dbQuoteIdentifier,DatabricksConnection,SQL-method | R Documentation |
Quote SQL objects (passthrough)
## S4 method for signature 'DatabricksConnection,SQL'
dbQuoteIdentifier(conn, x, ...)
conn |
A DatabricksConnection object |
x |
SQL object (already quoted) |
... |
Additional arguments (ignored) |
The SQL object unchanged
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.