Emmanuel Cecchet <[EMAIL PROTECTED]> writes: > The problem is that we don't know what will be the case used by the > database if quotes are not used.
[Hopefully I don't quote this sentence too much out of its context] JDBC provides a very simple way to answer that: DatabaseMetaData.storesUpperCaseIdentifiers() DatabaseMetaData.storesLowerCaseIdentifiers() etc. See https://forge.continuent.org/jira/browse/SEQUOIA-765 for details. _______________________________________________ Sequoia mailing list Sequoia@lists.forge.continuent.org https://forge.continuent.org/mailman/listinfo/sequoia