dbQuoteIdentifier-DatabricksConnection-SQL-method: Quote SQL objects (passthrough)

dbQuoteIdentifier,DatabricksConnection,SQL-methodR Documentation

Quote SQL objects (passthrough)

Description

Quote SQL objects (passthrough)

Usage

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

Arguments

conn

A DatabricksConnection object

x

SQL object (already quoted)

...

Additional arguments (ignored)

Value

The SQL object unchanged


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