Reverse Engineering a Table Design

You can generate a CREATE TABLE statement based on the schema. Please note that this string is limited to the capability of the ODBC driver and may not include all the properties of the table. For example, ODBC does not provide the information about tablespaces and therefore, this information is not generated.

To generate a CREATE TABLE statement, right-click in the Catalog Details window, and then click Generate CREATE TABLE Statement.