Unescapes the DB identifier.
Unescapes the DB identifier.
Unescapes the DB identifier.
1 2 3 4 5 6 7 | dbUnquoteIdentifier(conn, x, ...)
## S4 method for signature 'KineticaConnection,SQL'
dbUnquoteIdentifier(conn, x, ...)
## S4 method for signature 'KineticaConnection,ANY'
dbUnquoteIdentifier(conn, x, ...)
|
conn |
object [KineticaConnection-class] |
x |
a character vector or SQL object |
... |
Other arguments passed on to methods. |
conn |
A subclass of [KineticaConnection-class], representing an active connection to an DBMS. |
conn |
A subclass of [KineticaConnection-class], representing an active connection to an DBMS. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.