forked from docs/doc-exports
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com> Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: wangdengke2 <wangdengke2@huawei.com> Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
2.4 KiB
2.4 KiB
Viewing Details of a Table
This section describes how to view table information and the SQL statement for creating this table.
Procedure
- Log in to the OTC console.
- Click
in the upper left corner and select a region and project. - Click
in the upper left corner, and under Databases, click Data Admin Service. - In the navigation pane on the left, choose Development Tool.
- Locate the DB instance that you want to log in to and click Log In in the Operation column.
- On the top menu bar, choose Database Management.
- On the displayed Objects tab, choose Tables on the left. In the table list, locate the table whose details you want to view and click View in the Operation column.
- In the displayed dialog box, view basic information of the table and the SQL statement for creating the database.
Parent topic: Table Management