Learn R Programming

RMySQL (version 0.4-6)

supportObjects: Support objects for RS-DBI

Description

.SQLKeywords is a vector of SQL92 reserved words -- it may be overriden to include additional identifiers reserved by RDBMS.

.MySQL.NA.string is the string that MySQL interprets as SQL's NULL, which is what we used to represent NA.

Usage

data(.SQLKeywords)

Arguments