SQL DDL CREATE Statement

The SQL tab shows the complete SQL Data Definition Language (DDL) CREATE TABLE statement that would recreate this table structure.

This includes all column definitions, data types, constraints, indexes, and table-specific properties. You can copy this SQL statement to recreate the table in another database, use it for documentation, or compare it with other table definitions. The generated SQL follows HANA SQL syntax standards.