diff --git a/resources/templates/table/structure/display_structure.twig b/resources/templates/table/structure/display_structure.twig
index c7ed1d6833..94edec6319 100644
--- a/resources/templates/table/structure/display_structure.twig
+++ b/resources/templates/table/structure/display_structure.twig
@@ -408,6 +408,14 @@
{{ get_icon('normalize', t('Normalize'), true) }}
+
+ {{ get_icon('b_sql', t('Show create'), true) }}
+
{% endif %}
{% if tbl_is_view and not db_is_system_schema %}
{% if is_active %}