dbQuoteIdentifier,DatabricksConnection,Id-method | R Documentation |
Quote complex identifiers (schema.table)
## S4 method for signature 'DatabricksConnection,Id'
dbQuoteIdentifier(conn, x, ...)
conn |
A DatabricksConnection object |
x |
Id object with catalog/schema/table components |
... |
Additional arguments (ignored) |
SQL object with quoted identifier components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.