When you select a table node in the
DB Structure view and right-click, the context menu contains an option for running a SQL script that creates a table. When you select
Create Table Script from the context menu, a script appears in the
SQL Editor. You can use the script to generate the SQL code needed to create a copy of the schema of the selected table.