forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
7.3 KiB
7.3 KiB
Showing DDL
Follow the steps below to show the DDL query of a table:
- Right-click the selected table and select Show DDL.
The DDL of the selected table is displayed.
- A new terminal is opened each time the Show DDL operation is executed.
- Microsoft Visual C runtime file (msvcrt100.dll) is required to complete this operation. Refer to Troubleshooting for more information.
Database Encoding
File Encoding
Supports Show DDL
UTF-8
UTF-8
Yes
GBK
Yes
LATIN1
Yes
GBK
GBK
Yes
UTF-8
Yes
LATIN1
No
LATIN1
LATIN1
Yes
GBK
No
UTF-8
Yes
Parent topic: Managing Table Data