How to create Data Dictionary?
How to create Data Dictionary?
Comments
-
Hi,
I would like to create a Data Dictionary of my DataTypes (Entities and DB Structures). Initially, I would like this to have the following information.
Column A – Name of Entity or DB Structure
Column B – Database Item
Column C – Type
How can I do that?
-
Hello,
You can pull this information out of the "defined_data_type_data_member" table.
Regards