Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

column name in a query contains special characters

807569Jun 13 2006 — edited Jun 13 2006
Hi folks,

The column name in a query contains special characters. For example ~ or ^. The creator of the table put these column names under double quotation while creating the table. When I get the column names form the result set meta data object it returns without quotation. Is there any way to tell the jdbc driver so that it return those column names as it was created, I mean in double quotation.

The help is urgent. I will appreciate any suggestions. Thanks �.
[using oracle driver for 10g]

Thanks
Angelina
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 11 2006
Added on Jun 13 2006
4 comments
1,920 views