storesLowerCaseQuotedIdentifiers() |
Returns true if the database treats mixed-case quoted SQL identifiers as case-insensitive and, as a result, stores them in lowercase. Returns false otherwise. Syntax storesLowerCaseQuotedIdentifiers() |