quote_table_name: Quote a table name.

View source: R/db_info.R

quote_table_nameR Documentation

Quote a table name.

Description

Quote a table name.

Usage

quote_table_name(x, id, ..., qualifiers = character(0))

Arguments

x

database handle or rquery_db_info object.

id

character to quote

...

not used, force later arguments to bind by name.

qualifiers

named ordered vector of strings carrying additional db hierarchy terms, such as schema.

Value

quoted identifier


WinVector/rquery documentation built on Aug. 24, 2023, 11:12 a.m.