dbUnquoteIdentifier: dbUnquoteIdentifier()

Description Usage Arguments

Description

Unescapes the DB identifier.

Unescapes the DB identifier.

Unescapes the DB identifier.

Usage

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, ...)

Arguments

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.


kineticadb/RKinetica documentation built on Sept. 29, 2020, 5:38 p.m.