What is Data dictionary?
A data dictionary is a reserved space in a database that is employed to store information about the database itself.
A data dictionary may consist of information like:
a)Database design information
b)Stored SQL procedures
c)User permissions
d)User statistics
e)Database process information
f)Database growth statistics
g)Database performance statistics