Skip to Main Content

ODP.NET

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!

Retrieving COMMENT ON COLUMN

408512Nov 8 2003 — edited Nov 15 2003
Hi,

I want to store (in the database) a user friendly name for each table column i use, so I can show that name in the user interface (it could be the header for grid columns).
One thought was to put that name in "COMMENT ON COLUMN" statements, but I can't find a way to retrive it.
Is there a way to retrieve the Comments on Column statements using ODP.NET ?
Any other thoughts ?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2003
Added on Nov 8 2003
2 comments
682 views