Learn R Programming

DBI (version 1.2.2)

.SQL92Keywords: Keywords according to the SQL-92 standard

Description

A character vector of SQL-92 keywords, uppercase.

Usage

.SQL92Keywords

Arguments

Format

An object of class character of length 220.

Examples

Run this code
"SELECT" %in% .SQL92Keywords

Run the code above in your browser using DataLab