SQL Remote User's Guide
System Objects for Adaptive Server Enterprise
SQL Remote system tables
Each row identifies a column in an article, identifying the column, the table it is in, and the publication it is part of.
| Column | Data type | Description |
|---|---|---|
| publication_id | INT | A unique identifier for the publication of which the column is a part. |
| table_id | INT | The table to which the column belongs. |
| column_id | INT | The column identifier, from the SYSCOLUMN system table. |