Metdb help for: Comment

The comment string is generated from the all_tab_comments table in oracle with table and owner appropriately set. If no comment is available, this is noted.

To add a comment (if you are the owner) say (from sql):

SQL> comment on table mytable is 'my comment';