SQL Remote User's Guide
System Objects for Adaptive Server Enterprise
SQL Remote system tables
Each row describes a table that is marked for replication using SQL Remote.
| Column | Data type | Description |
|---|---|---|
| table_id | INT | The id of the table. |
| resolve_name | VARCHAR(128) | The name of the stored procedure to be executed in the case of conflicts. |
| old_row_name | VARCHAR(128) | The table that holds the old row name. |
| remote_row_name | VARCHAR(128) | The table that holds the remote row name. |