How can I make field and table names case insensitive in a dialect 3 database?
Do not use quotation marks around the field or table names when you are creating the objects. Also, do not use quotation marks when referring to those objects.
Last Modified: 01-MAY-02