I have some table names showing up in lower case
when I issue a select from dba_tables or dba_objects.
When I try and select data from them i get an error
saying they are unrecognized. Any ideas. How does
a table or object get created as case sensitive in the
database? I thought it forced all object names to
upper case.