dbQuoteIdentifier-MySQLConnection-character-method: Quote method for MySQL identifiers

dbQuoteIdentifier,MySQLConnection,character-methodR Documentation

Quote method for MySQL identifiers

Description

In MySQL, identifiers are enclosed in backticks, e.g. `x`.

Usage

## S4 method for signature 'MySQLConnection,character'
dbQuoteIdentifier(conn, x, ...)

rstats-db/rmysql documentation built on April 5, 2025, 8:17 a.m.