Implementations of pure virtual functions defined in the DBI package
for Teradata objects.
# S4 method for Teradata
show(object)# S4 method for Teradata,character
dbQuoteIdentifier(conn, x, ...)
# S4 method for Teradata,SQL
dbQuoteIdentifier(conn, x, ...)
# S4 method for Teradata,SQL
dbUnQuoteIdentifier(conn, x)
# S4 method for Teradata,character
dbUnQuoteIdentifier(conn, x)
# S4 method for Teradata
dbGetInfo(dbObj, ...)
Any R object
A character vector to quote as identifier.
Other arguments passed on to methods.