It should contain some data about each table 1. Number of rows through COUNT(*) 2. Number of columns 3. Schema embedded into column 4. Analogue of describe() call but for each table (it could be a hierarchical dataframe) calculated on server 5. Meta-info about each table, foreign keys and indexes