supportObjects {RMySQL}R Documentation

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)

[Package Contents]