SQL Remote User's Guide
System Objects for Adaptive Server Anywhere
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 | UNSIGNED INT | A unique identifier for the publication of which the column is a part. |
table_id | UNSIGNED INT | The table to which the column belongs. |
column_id | UNSIGNED INT | The column identifier, from the SYSCOLUMN system table. |