SQL Remote User's Guide
System Objects for Adaptive Server Anywhere
SQL Remote system tables
Each row describes a SQL Remote publication.
| Column | Data type | Description |
|---|---|---|
| publication_id | UNSIGNED INT | A unique identifier for the publication |
| creator | UNSIGNED INT | The user ID that owns the publication |
| publication_name | VARCHAR(128) | The name of the publication |
| remarks | LONG VARCHAR | Comments |