Skip to Main Content

APEX

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!

Adding comments to table columns used in ApEx App. (Documentation)

orasiyaAug 16 2013 — edited Aug 19 2013

Hi Dears;

I would like to add comments on table columns  ( and  tables )  used in my Enterprise ApEx Application (for documentation, about 200 tables),

a)I would like to create a tabular form to edit table columns comments, but how? I think I can not implement it directly on data dictionary?

b) execute command  for every  column or Table       =>     COMMENT ON TABLE    myTable1    IS 'This is a table for .......'   /   COMMENT ON myTable.acolumn     IS 'This columns is a for ........'

Do have anyone any good approach ?

Regards

Siya

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 16 2013
Added on Aug 16 2013
1 comment
1,139 views