Description should include the data dictionary as a set of metadata about database objects, including
- users and their privileges
- tables, columns and their data types, integrity constraints, and indexes
- statistics about tables and indexes used by the optimizer
- privileges granted on database objects
- storage structures of the database.