RMySQL (version 0.10.9)

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

Description

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

Usage

"dbQuoteIdentifier"(conn, x, ...)

Arguments