Appending One Table to Another - MapInfo_Pro - 2023

MapInfo Pro Help

Product type
Software
Portfolio
Locate
Product family
MapInfo
Product
MapInfo > MapInfo Pro
Version
2023
Language
English
Product name
MapInfo Pro
Title
MapInfo Pro Help
First publish date
1985
Last updated
2023-09-12
Published on
2023-09-12T16:39:16.995000

To append one table to another:

  1. On the TABLE tab, in the Edit group, click Append Rows to open the Append Table dialog box.
  2. Choose the table you want to append from. Select a table in the Append Table drop-down list.
  3. Choose the table you are appending to. Select a table in the To Table drop-down list.
  4. Click OK. The status of the append operation displays.
  5. Click Stop to halt the append process.

When the columns of the two tables are not ordered properly, so that columns with corresponding positions do not have corresponding data, use Modify Structure (From the TABLE tab, click Table and select Modify Structure) to change the order of the columns in one of the tables.

You can use SQL Select to reorder the columns of one of the tables and then append the results.

See Also:

Appending Rows to a Table