A
abbeyro
Hello,
I'm trying to retrieve a list of tables from all_tables in a given
Oracle db. I'm using System.Data.OracleClient and I always obtain the
results in uppercase. The problem is that some tables where defined in
"Mixed/Case" so when I retrieve the list I need to obtain the exact
case used when they were created. Do you know how can I achieve this?
Thank-you.
Abbeyro
I'm trying to retrieve a list of tables from all_tables in a given
Oracle db. I'm using System.Data.OracleClient and I always obtain the
results in uppercase. The problem is that some tables where defined in
"Mixed/Case" so when I retrieve the list I need to obtain the exact
case used when they were created. Do you know how can I achieve this?
Thank-you.
Abbeyro