CLion 2021.1 Help

Copy

You can duplicate a table in the current schema or copy it to another schema or data source.

Create a table copy

  • Drag a table to the node in which you want to create a copy. In the Import <table_name> Table dialog, ensure that mappings are correct and click Import.

    Drag to create a table copy
  • Right-click a table and select Copy Table to(F5). In the Choose Target dialog, type the name of a schema in which you want to create a copy. In the Import <table_name> Table dialog, ensure that mappings are correct and click Import.

    Use context menu to create a table copy
  • In the data editor, click the Copy to Database icon (Copy to Database) and select a schema to which you want to copy the table.

    Check the video at youtube.com to see the live example.

Last modified: 27 May 2021