supportsMixedCaseIdentifiers()

Previous Next

Does the database treat mixed case unquoted SQL identifiers as case sensitive and as a result store them in mixed case? A JDBC CompliantTM driver will always return false. Returns true if so; false otherwise

Syntax

supportsMixedCaseIdentifiers()