Skip to Main Content

Oracle Database Free

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!

ORACLE 23AI undocumented data dictionary column ROW_CHANGE_TRACKING

Well, it is all in the title :). Column ROW_CHANGE_TRACKING was added to the following data dictionary views:

  • ALL_ALL_TABLES
  • ALL_OBJECT_TABLES
  • ALL_TABLES
  • CDB_ALL_TABLES
  • CDB_OBJECT_TABLES
  • CDB_TABLES
  • DBA_ALL_TABLES
  • DBA_OBJECT_TABLES
  • DBA_TABLES
  • USER_ALL_TABLES
  • USER_OBJECT_TABLES
  • USER_TABLES

But I don't see it in Database Reference

SY.

Comments
Post Details
Added on Dec 9 2024
4 comments
274 views