DBI (version 0.4-1)

Table-class: Refer to a table nested in a hierarchy (e.g. within a schema)

Description

Refer to a table nested in a hierarchy (e.g. within a schema)

Usage

Table(...)
"dbQuoteIdentifier"(conn, x, ...)
"show"(object)

Arguments

...
Components of the hierarchy, e.g. schema, table, or cluster, catalog, schema, table. For more on these concepts, see http://stackoverflow.com/questions/7022755/
conn, x
Connection and Table used when escaping.
object
Table object to print