dbQuoteIdentifier-DatabricksConnection-Id-method: Quote complex identifiers (schema.table)

dbQuoteIdentifier,DatabricksConnection,Id-methodR Documentation

Quote complex identifiers (schema.table)

Description

Quote complex identifiers (schema.table)

Usage

## S4 method for signature 'DatabricksConnection,Id'
dbQuoteIdentifier(conn, x, ...)

Arguments

conn

A DatabricksConnection object

x

Id object with catalog/schema/table components

...

Additional arguments (ignored)

Value

SQL object with quoted identifier components


brickster documentation built on Sept. 9, 2025, 5:33 p.m.