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 July 24, 2026, 9:08 a.m.