Can custom metadata column be added to Oracle metadata tables?
So, we know we can get metadata from oracle tables. We are wondering if there is a way to add custom metadata column for table columns in Oracle 11gR2.
We want to be able to identify the columns in our tables that contain secure data via table/column metadata.