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 Feb. 5, 2024, 7:08 p.m.