You can view metadata on either the
Data Management page or the
SQL Editor page.
- To view metadata on the Data Management page:
- On the left of the management console, choose Data Management > Databases and Tables.
- On the displayed Data Management page, click the name of the database where the target table whose data you want to export resides to switch to the Manage Tables page.
- Click More in the Operation column of the target table and select View Properties. In the Metadata tab, view the metadata of the table.
- To view metadata on the SQL Editor page:
- On the left of the management console, click SQL Editor.
- In the navigation pane of the displayed SQL Editor page, click Databases.
- Click the corresponding database name to view the tables in the database.
- Click
on the right of the table and choose View Properties from the shortcut menu. On the Metadata tab page, view the metadata of the table.