supportObjects {RSQLite}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.

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

Usage

data(.SQLKeywords)

[Package Contents]