Table Type

Specify the type of table join that the specified table has in relation to the base table:

  • Base Table: The principal table to which other tables will be joined.
  • Primary Table: An additional table that has a one-to-one relationship with the base table.
  • Secondary Table: An additional table that has a one-to-many relationship with the base table.