Each row in the syspublications system table describes a publication.
| Column name | Column type | Description | 
|---|---|---|
| publication_id | UNSIGNED INTEGER | A unique identifier for the publication. | 
| publication_name | VARCHAR(128) | The name of the publication. | 
| download_timestamp | TIMESTAMP | The time of the last download. | 
| last_sync_sent | UNSIGNED INTEGER | An integer that tracks an upload sent to MobiLink. | 
| last_sync_confirmed | UNSIGNED INTEGER | An integer that tracks an upload confirmed as being received by MobiLink. | 
 Constraints
 Constraints|  | Discuss this page in DocCommentXchange.
                   | Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |