R/SQLKeywords_missing.R

Defines functions SQLKeywords_missing

Documented in SQLKeywords_missing

#' @rdname hidden_aliases
#' @usage NULL
SQLKeywords_missing <- function(dbObj, ...) .SQL92Keywords
#' @rdname hidden_aliases
setMethod("SQLKeywords", signature("missing"), SQLKeywords_missing, valueClass = "character")

Try the DBI package in your browser

Any scripts or data that you put into this service are public.

DBI documentation built on June 22, 2024, 9:41 a.m.