Was this helpful?
Base Table
The base table is an example of a replicated table that documents the replicated fields:
Column Name
Data Type
Description
column1
integer not null
Primary key of a replicated table.
column2
varchar(20) not null
Other attribute of a replicated table.
Last modified date: 01/30/2023