getIdentifierQuoteString()

Previous Next

Returns the string used to quote SQL identifiers.

Returns a space " " if identifier quoting isn't supported.

A JDBC CompliantTM driver always uses a double quote character.

Returns the quoting string (string).

Syntax

getIdentifierQuoteString()