What is a Data Dictionary? A "Data Dictionary" is simply a list of tables and views, their column properties such as name, ordinal position, data type/length/size ...
A data dictionary is the information and metadata (The metadata includes database name, table name, column data type, and access privileges) about the data objects themselves. The data dictionary ...