Database and table definitions
The Databases dashboard contains the list of databases, with a list of tables in them. You can also view grants given to various users.
In the following screenshot, you can see the Databases dashboard, with options to view Tables and Grants:
If you select the Tables option, you will see a list of tables for all the databases with some stats. If the stats are not loaded, you can click on the Load stats for all tables option to populate the table-level stats, as can be seen in the following screenshot:
From this dashboard, you can also view the DDLs for all the tables, as shown in the following screenshot:
Grants will show user-level permissions with respect to a...