dbQuoteIdentifier,DatabricksConnection,character-method | R Documentation |
Quote identifiers for Databricks SQL
## S4 method for signature 'DatabricksConnection,character'
dbQuoteIdentifier(conn, x, ...)
conn |
A DatabricksConnection object |
x |
Character vector of identifiers to quote |
... |
Additional arguments (ignored) |
SQL object with quoted identifiers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.