dbQuoteIdentifier,DatabricksConnection,Id-method: Quote complex identifiers (schema.table)
Description
Quote complex identifiers (schema.table)
Usage
# S4 method for DatabricksConnection,Id
dbQuoteIdentifier(conn, x, ...)
Value
SQL object with quoted identifier components
Arguments
- conn
A DatabricksConnection object
- x
Id object with catalog/schema/table components
- ...
Additional arguments (ignored)