Skip to Main Content

Database Software

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 create date in *_tab_cols

ManikFeb 14 2017

How about storing column create date in  [all/user/dba]_tab_cols views?

When we create an object e.g. table, we can easily get the object create date in dba_objects.

But when we alter the table to add a new column to the table, is it not a good to have feature that oracle can show the column_created_date in the view [all/user/dba]_tab_cols?

Cheers,

Manik.

Comments
Post Details
Added on Feb 14 2017
14 comments
6,550 views