Each row of the SYSARTICLECOL system view identifies a column in an article. The underlying system table for this view is ISYSARTICLECOL.
Column name | 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 SYSTABCOL system view. |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |