Contents Index Conditions for valid articles The Contact example

SQL Remote User's Guide
  SQL Remote Design for Adaptive Server Enterprise

Partitioning tables that do not contain the subscription column


In many cases, the rows of a table need to be partitioned even when the subscription column does not exist in the table. This section describes how to handle this case, using an example.


The Contact example
Territory realignment in the Contact example
Partitioning the Customer table in the Contact example
Adding a subscription-list column to the Contact table
Maintaining the subscription-list column
Tuning extraction performance

Contents Index Conditions for valid articles The Contact example