Contents Index Creating articles containing some of the columns in a table Creating an article using a WHERE clause

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

Creating articles containing some of the rows in a table


There are two ways of including only some of the rows from a table in an article:

Allowed clauses 

In SQL Remote for Adaptive Server Enterprise, the following limitations apply to each of these cases:

When to use WHERE and SUBSCRIBE BY 

You should use a subscription expression when different subscribers to a publication are to receive different rows from a table. The subscription expression is the most powerful method of partitioning tables.


Creating an article using a WHERE clause
Creating an article using a subscription column

Contents Index Creating articles containing some of the columns in a table Creating an article using a WHERE clause